org.pfsw.tools.beluga.ldap.protocol
Class LDAPRequestParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pfsw.tools.beluga.ldap.protocol.LDAPRequestException
org.pfsw.tools.beluga.ldap.protocol.LDAPRequestParsingException
- All Implemented Interfaces:
- Serializable
public class LDAPRequestParsingException
- extends LDAPRequestException
Must be thrown in any case of a parsing exception
- 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 |
LDAPRequestParsingException
public LDAPRequestParsingException(String message)
- Initialize the new instance with default values.
Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.