tigase.server.gateways
Class LoginGatewayException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tigase.server.gateways.GatewayException
              extended by 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

Constructor Summary
LoginGatewayException(String message)
          Creates a new LoginGatewayException instance.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoginGatewayException

public LoginGatewayException(String message)
Creates a new LoginGatewayException instance.



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.