public class XMapException extends RuntimeException
| Constructor and Description | 
|---|
XMapException()  | 
XMapException(String message)  | 
XMapException(String message,
             Throwable cause)  | 
XMapException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMapException()
public XMapException(String message)
public XMapException(String message, Throwable cause)
public XMapException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.