tigase.server.gateways
Class GatewayException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tigase.server.gateways.GatewayException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LoginGatewayException

public class GatewayException
extends Exception

Describe class GatewayException here. Created: Mon Nov 12 15:11:55 2007

Version:
$Rev: 742 $
Author:
Artur Hefczyc
See Also:
Serialized Form

Constructor Summary
GatewayException(String message)
          Creates a new GatewayException 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

GatewayException

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



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