Class CoercionException

All Implemented Interfaces:
Serializable

public class CoercionException extends HibernateException
A problem converting between JDBC types and Java types.
See Also:
  • Constructor Details

    • CoercionException

      public CoercionException(String message)
    • CoercionException

      public CoercionException(String message, Throwable cause)