com.anabas.gxo
Class GXO_MsgBodyUnsupportedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.anabas.gxo.GXO_Exception
                    |
                    +--com.anabas.gxo.GXO_MsgBodyUnsupportedException

public class GXO_MsgBodyUnsupportedException
extends GXO_Exception

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

See Also:
Serialized Form

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

Constructor Detail

GXO_MsgBodyUnsupportedException

public GXO_MsgBodyUnsupportedException(java.lang.Object obj)
Method Detail

getObject

public java.lang.Object getObject()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable