com.anabas.gxo
Class GXO_Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.anabas.gxo.GXO_Exception
Direct Known Subclasses:
GXO_AccessDeniedException, GXO_ConflictingSelectorException, GXO_IllegalObjectException, GXO_JMSException, GXO_MessageException, GXO_MsgBodyUnsupportedException, GXO_SyntaxException, GXO_UnsupportedPropertyTypeException

public class GXO_Exception
extends java.lang.Exception

Title: Description: Copyright: Copyright (c) 2000 Company:

See Also:
Serialized Form

Constructor Summary
GXO_Exception()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GXO_Exception

public GXO_Exception()