edu.internet2.middleware.signet
Class AdapterUnavailableException
java.lang.Objectjava.lang.Throwablejava.lang.Exceptionedu.internet2.middleware.signet.AdapterUnavailableException
- All Implemented Interfaces:
- java.io.Serializable
public class AdapterUnavailableException
- extends java.lang.Exception
Used to indicate that the adapter is not available.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AdapterUnavailableException
public AdapterUnavailableException(java.lang.String msg)
AdapterUnavailableException
public AdapterUnavailableException(java.lang.String msg,java.lang.Throwable cause)