org.glassfish.openesb.pojose.api.res
Class POJOInvocationException

java.lang.Object
  extended by java.lang.Throwable
      extended by org.glassfish.openesb.pojose.api.res.POJOInvocationException
All Implemented Interfaces:
java.io.Serializable

Deprecated. no longer used. POJOInvocationException wraps JBI message fault

public class POJOInvocationException
extends java.lang.Throwable

Author:
Sreeni genipudi
See Also:
Serialized Form

Constructor Summary
POJOInvocationException(javax.jbi.messaging.Fault msgFault)
          Deprecated.  
 
Method Summary
 javax.jbi.messaging.Fault getFault()
          Deprecated.  
 
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

POJOInvocationException

public POJOInvocationException(javax.jbi.messaging.Fault msgFault)
Deprecated. 
Method Detail

getFault

public javax.jbi.messaging.Fault getFault()
Deprecated. 


Copyright © 2006-2008. All Rights Reserved.