public class DocumentRouteException extends NuxeoException
statusCode
Constructor and Description |
---|
DocumentRouteException() |
DocumentRouteException(String message) |
DocumentRouteException(String message,
Throwable cause) |
DocumentRouteException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DocumentRouteException()
public DocumentRouteException(String message)
public DocumentRouteException(Throwable cause)
public DocumentRouteException(String message, Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.