org.omg.CosTradingRepos.ServiceTypeRepositoryPackage

Class ServiceTypeExists

public final class ServiceTypeExists extends UserException

Exception definition: ServiceTypeExists.

Author: OpenORB Compiler

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

Field Detail

name

public String name
Exception member name

Constructor Detail

ServiceTypeExists

public ServiceTypeExists()
Default constructor

ServiceTypeExists

public ServiceTypeExists(String name)
Constructor with fields initialization

Parameters: name name exception member

ServiceTypeExists

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

Parameters: name name exception member