Example usage for Java org.hibernate PropertyValueException fields, constructors, methods, implement or subclass
The text is from its open source code.
PropertyValueException(String message, String entityName, String propertyName) Constructs a PropertyValueException using the specified information. |
String | getEntityName() |
String | getMessage() |
String | getPropertyName() |