org.omg.CosTrading

Class IllegalPropertyName

public final class IllegalPropertyName extends UserException

Exception definition: IllegalPropertyName.

Author: OpenORB Compiler

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

Field Detail

name

public String name
Exception member name

Constructor Detail

IllegalPropertyName

public IllegalPropertyName()
Default constructor

IllegalPropertyName

public IllegalPropertyName(String name)
Constructor with fields initialization

Parameters: name name exception member

IllegalPropertyName

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

Parameters: name name exception member