public class MappingException extends DataAccessException
Record
with any of these methods
Constructor and Description |
---|
MappingException(String message)
Constructor for MappingException.
|
MappingException(String message,
Throwable cause)
Constructor for MappingException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MappingException(String message)
message
- the detail messageCopyright © 2014. All Rights Reserved.