org.pfsw.tools.beluga.ldap.protocol
Class LDAPRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pfsw.tools.beluga.ldap.protocol.LDAPRequestException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidFilterOperation, LDAPRequestParsingException, LDAPUnknownRequestException, LDAPVersionNotSupportedException, UnsupportedFilterOperation
public abstract class LDAPRequestException
- extends Exception
Root exception of all exception that can occur during parsing of LDAP
requests.
- Version:
- 1.1
- 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 |
getMessageId
public int getMessageId()
setMessageId
public void setMessageId(int newValue)
Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.