Package com.isode.dsapi.bulk
Class DirectoryIterator.FatalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.isode.dsapi.bulk.DirectoryIterator.ScanException
com.isode.dsapi.bulk.DirectoryIterator.FatalException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- DirectoryIterator<T>
Exception used to indicate unexpected failures in
directory-scans.
- See Also:
-
Field Summary
Fields inherited from class com.isode.dsapi.bulk.DirectoryIterator.ScanException
bareMessage, dn
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString