org.pfsw.tools.beluga.ldap.server
Class UndefinedSuffixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pfsw.tools.beluga.ldap.server.LDAPProcessingException
org.pfsw.tools.beluga.ldap.server.UndefinedSuffixException
- All Implemented Interfaces:
- Serializable
public class UndefinedSuffixException
- extends LDAPProcessingException
Exception that will be thrown if a container cannot be found
- Version:
- 1.0
- Author:
- M.Duchrow
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UndefinedSuffixException
public UndefinedSuffixException()
- Initialize the new instance with default values.
UndefinedSuffixException
public UndefinedSuffixException(String dn)
- Initialize the new instance with a DN.
Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.