Package com.kerb4j.server.marshall
Class Kerb4JException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kerb4j.server.marshall.Kerb4JException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKerb4JException(String message) Kerb4JException(String key, Object[] args, Throwable cause) Kerb4JException(String message, Throwable cause) Kerb4JException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString