Package tigase.db
Class AuthorizationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tigase.db.AuthorizationException
-
- All Implemented Interfaces:
Serializable
public class AuthorizationException extends Exception
Describe class AuthorizationException here.
Created: Fri Nov 10 18:07:21 2006- Author:
- Artur Hefczyc
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthorizationException()Creates a newAuthorizationExceptioninstance.AuthorizationException(String message)AuthorizationException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-