public class MappingException extends BaseException
| Constructor and Description |
|---|
MappingException() |
MappingException(String message) |
MappingException(String message,
Throwable cause) |
MappingException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MappingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Codeblock GmbH. All rights reserved.