public class DirectoryException extends ClientException
Constructor and Description |
---|
DirectoryException() |
DirectoryException(String message) |
DirectoryException(String message,
Throwable th) |
DirectoryException(Throwable th) |
Modifier and Type | Method and Description |
---|---|
static DirectoryException |
wrap(Throwable exception)
Wraps the received exception into a
ClientException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DirectoryException()
public DirectoryException(String message)
public DirectoryException(Throwable th)
public static DirectoryException wrap(Throwable exception)
ClientException
.Copyright © 2015 Nuxeo SA. All rights reserved.