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
- Version:
- $Rev$
- Author:
- Artur Hefczyc
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthorizationException
public AuthorizationException()
- Creates a new
AuthorizationException
instance.
AuthorizationException
public AuthorizationException(String message)
AuthorizationException
public AuthorizationException(String message,
Throwable cause)
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.