org.rhq.enterprise.server.exception
Class LdapFilterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.server.exception.LdapCommunicationException
org.rhq.enterprise.server.exception.LdapFilterException
- All Implemented Interfaces:
- Serializable
public class LdapFilterException
- extends LdapCommunicationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LdapFilterException
public LdapFilterException()
LdapFilterException
public LdapFilterException(String message)
LdapFilterException
public LdapFilterException(Throwable cause)
LdapFilterException
public LdapFilterException(String message,
Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.