org.omg.CosTrading.RegisterPackage

Class MandatoryProperty

public final class MandatoryProperty extends UserException

Exception definition: MandatoryProperty.

Author: OpenORB Compiler

Field Summary
Stringname
Exception member name
Stringtype
Exception member type
Constructor Summary
MandatoryProperty()
Default constructor
MandatoryProperty(String type, String name)
Constructor with fields initialization
MandatoryProperty(String orb_reason, String type, String name)
Full constructor with fields initialization

Field Detail

name

public String name
Exception member name

type

public String type
Exception member type

Constructor Detail

MandatoryProperty

public MandatoryProperty()
Default constructor

MandatoryProperty

public MandatoryProperty(String type, String name)
Constructor with fields initialization

Parameters: type type exception member name name exception member

MandatoryProperty

public MandatoryProperty(String orb_reason, String type, String name)
Full constructor with fields initialization

Parameters: type type exception member name name exception member