public class DirectoryEntryNotFoundException extends DirectoryException
Constructor and Description |
---|
DirectoryEntryNotFoundException() |
DirectoryEntryNotFoundException(String message) |
DirectoryEntryNotFoundException(String message,
Throwable th) |
DirectoryEntryNotFoundException(Throwable th) |
wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DirectoryEntryNotFoundException()
public DirectoryEntryNotFoundException(String message, Throwable th)
public DirectoryEntryNotFoundException(String message)
public DirectoryEntryNotFoundException(Throwable th)
Copyright © 2015 Nuxeo SA. All rights reserved.