Example usage for Java org.hibernate MappingException fields, constructors, methods, implement or subclass
The text is from its open source code.
MappingException(String message, Throwable cause) Constructs a MappingException using the given information. | |
MappingException(Throwable cause) Constructs a MappingException using the given information. | |
MappingException(String message) Constructs a MappingException using the given information. |