public class ObjectMappingException extends Exception
| Modifier | Constructor and Description | 
|---|---|
  | 
ObjectMappingException()  | 
  | 
ObjectMappingException(String message)  | 
  | 
ObjectMappingException(String message,
                      Throwable cause)  | 
protected  | 
ObjectMappingException(String message,
                      Throwable cause,
                      boolean enableSuppression,
                      boolean writableStackTrace)  | 
  | 
ObjectMappingException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2017. All rights reserved.