org.omg.CosTradingDynamic
public final class DPEvalFailure extends UserException
Field Summary | |
---|---|
Any | extra_info
Exception member extra_info |
String | name
Exception member name |
TypeCode | returned_type
Exception member returned_type |
Constructor Summary | |
---|---|
DPEvalFailure()
Default constructor | |
DPEvalFailure(String name, TypeCode returned_type, Any extra_info)
Constructor with fields initialization | |
DPEvalFailure(String orb_reason, String name, TypeCode returned_type, Any extra_info)
Full constructor with fields initialization |
Parameters: name name exception member returned_type returned_type exception member extra_info extra_info exception member
Parameters: name name exception member returned_type returned_type exception member extra_info extra_info exception member