org.omg.CosTradingDynamic
Class DPEvalFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTradingDynamic.DPEvalFailure
- All Implemented Interfaces:
- IDLEntity, java.io.Serializable
- public final class DPEvalFailure
- extends UserException
Generated from IDL definition of exception "DPEvalFailure"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
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 |
name
public java.lang.String name
returned_type
public TypeCode returned_type
extra_info
public Any extra_info
DPEvalFailure
public DPEvalFailure()
DPEvalFailure
public DPEvalFailure(java.lang.String _reason,
java.lang.String name,
TypeCode returned_type,
Any extra_info)
DPEvalFailure
public DPEvalFailure(java.lang.String name,
TypeCode returned_type,
Any extra_info)