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, toString
public XMapException()
public XMapException(String message)
public XMapException(String message, Throwable cause)
public XMapException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.