org.omg.CosTrading
public final class MissingMandatoryProperty extends UserException
Field Summary | |
---|---|
String | name
Exception member name |
String | type
Exception member type |
Constructor Summary | |
---|---|
MissingMandatoryProperty()
Default constructor | |
MissingMandatoryProperty(String type, String name)
Constructor with fields initialization | |
MissingMandatoryProperty(String orb_reason, String type, String name)
Full constructor with fields initialization |
Parameters: type type exception member name name exception member
Parameters: type type exception member name name exception member