Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

oracle.jbo.common.remote.ejb
Class RemoteJboException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.svcmsg.ServiceException
              extended by oracle.jbo.common.remote.ejb.RemoteJboException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MarshallingException

public class RemoteJboException
extends ServiceException

See Also:
Serialized Form

Constructor Summary
RemoteJboException()
           
RemoteJboException(byte[] str)
           
RemoteJboException(java.lang.Throwable cause)
           
 
Method Summary
 byte[] getStreamData()
           
 
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

RemoteJboException

public RemoteJboException()

RemoteJboException

public RemoteJboException(java.lang.Throwable cause)

RemoteJboException

public RemoteJboException(byte[] str)
Method Detail

getStreamData

public byte[] getStreamData()

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.0.0)

E17483-01

Copyright © 1997, 2011, Oracle. All rights reserved.