org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class AlreadyMasked

public final class AlreadyMasked extends UserException

Exception definition: AlreadyMasked.

Author: OpenORB Compiler

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

Field Detail

name

public String name
Exception member name

Constructor Detail

AlreadyMasked

public AlreadyMasked()
Default constructor

AlreadyMasked

public AlreadyMasked(String name)
Constructor with fields initialization

Parameters: name name exception member

AlreadyMasked

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

Parameters: name name exception member