Package net.rfc3507.client
Class ICAPException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.rfc3507.client.ICAPException
-
- All Implemented Interfaces:
Serializable
public class ICAPException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ICAPException()
ICAPException(String message)
ICAPException(String message, Throwable throwable)
ICAPException(Throwable throwable)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-