tigase.server.gateways
Class LoginGatewayException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.server.gateways.GatewayException
tigase.server.gateways.LoginGatewayException
- All Implemented Interfaces:
- Serializable
public class LoginGatewayException
- extends GatewayException
Describe class LoginGatewayException here.
Created: Mon Nov 12 15:13:09 2007
- Version:
- $Rev: 742 $
- 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 |
LoginGatewayException
public LoginGatewayException(String message)
- Creates a new
LoginGatewayException
instance.
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.