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