edu.internet2.middleware.ldappc.exception
Class LdappcException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.ldappc.exception.LdappcException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConfigurationException
public class LdappcException
- extends RuntimeException
This is the parent class to all non-runtime Ldappc exceptions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LdappcException
public LdappcException()
LdappcException
public LdappcException(String message)
LdappcException
public LdappcException(String message,
Throwable cause)
LdappcException
public LdappcException(Throwable cause)
Copyright © 2012 Internet2. All Rights Reserved.