org.omg.CosTrading.RegisterPackage

Class RegisterNotSupported

public final class RegisterNotSupported extends UserException

Exception definition: RegisterNotSupported.

Author: OpenORB Compiler

Field Summary
String[]name
Exception member name
Constructor Summary
RegisterNotSupported()
Default constructor
RegisterNotSupported(String[] name)
Constructor with fields initialization
RegisterNotSupported(String orb_reason, String[] name)
Full constructor with fields initialization

Field Detail

name

public String[] name
Exception member name

Constructor Detail

RegisterNotSupported

public RegisterNotSupported()
Default constructor

RegisterNotSupported

public RegisterNotSupported(String[] name)
Constructor with fields initialization

Parameters: name name exception member

RegisterNotSupported

public RegisterNotSupported(String orb_reason, String[] name)
Full constructor with fields initialization

Parameters: name name exception member