org.omg.CosTrading.RegisterPackage

Class ReadonlyProperty

public final class ReadonlyProperty extends UserException

Exception definition: ReadonlyProperty.

Author: OpenORB Compiler

Field Summary
Stringname
Exception member name
Stringtype
Exception member type
Constructor Summary
ReadonlyProperty()
Default constructor
ReadonlyProperty(String type, String name)
Constructor with fields initialization
ReadonlyProperty(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

ReadonlyProperty

public ReadonlyProperty()
Default constructor

ReadonlyProperty

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

Parameters: type type exception member name name exception member

ReadonlyProperty

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

Parameters: type type exception member name name exception member