Class ParameterTypeException

All Implemented Interfaces:
Serializable

public class ParameterTypeException extends HibernateException
Indicates Hibernate is unable to determine the type details for a parameter.
See Also:
  • Constructor Details

    • ParameterTypeException

      public ParameterTypeException(String message)