org.pfsw.tools.beluga.ldap.server
Class LDAPProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pfsw.tools.beluga.ldap.server.LDAPProcessingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContainerNotFoundException, InvalidDNException, IsNotContainerException, UndefinedSuffixException
public class LDAPProcessingException
- extends Exception
Root class for all LDAP processing exceptions
- Version:
- 1.0
- Author:
- Manfred Duchrow
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LDAPProcessingException
public LDAPProcessingException()
- Initialize the new instance with default values.
LDAPProcessingException
public LDAPProcessingException(String message)
- Parameters:
message
-
Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.