org.pfsw.tools.beluga.ldap.server
Class InvalidDNException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pfsw.tools.beluga.ldap.server.LDAPProcessingException
org.pfsw.tools.beluga.ldap.server.InvalidDNException
- All Implemented Interfaces:
- Serializable
public class InvalidDNException
- extends LDAPProcessingException
- 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 |
InvalidDNException
public InvalidDNException()
- Initialize the new instance with default values.
InvalidDNException
public InvalidDNException(String dn)
- Parameters:
dn
- Should only contain the errenous DN
Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.