com.dynalivery.pcre
Class GatewayShuttingDown

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--com.dynalivery.pcre.GatewayShuttingDown

public final class GatewayShuttingDown
extends org.omg.CORBA.UserException
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 java.lang.String ErrorText
           
 
Constructor Summary
GatewayShuttingDown()
           
GatewayShuttingDown(java.lang.String __ErrorText)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ErrorText

public java.lang.String ErrorText
Constructor Detail

GatewayShuttingDown

public GatewayShuttingDown()

GatewayShuttingDown

public GatewayShuttingDown(java.lang.String __ErrorText)