org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class NotMasked

public final class NotMasked extends UserException

Exception definition: NotMasked.

Author: OpenORB Compiler

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

Field Detail

name

public String name
Exception member name

Constructor Detail

NotMasked

public NotMasked()
Default constructor

NotMasked

public NotMasked(String name)
Constructor with fields initialization

Parameters: name name exception member

NotMasked

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

Parameters: name name exception member