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