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