org.omg.CosTrading

Class IllegalServiceType

public final class IllegalServiceType extends UserException

Exception definition: IllegalServiceType.

Author: OpenORB Compiler

Field Summary
Stringtype
Exception member type
Constructor Summary
IllegalServiceType()
Default constructor
IllegalServiceType(String type)
Constructor with fields initialization
IllegalServiceType(String orb_reason, String type)
Full constructor with fields initialization

Field Detail

type

public String type
Exception member type

Constructor Detail

IllegalServiceType

public IllegalServiceType()
Default constructor

IllegalServiceType

public IllegalServiceType(String type)
Constructor with fields initialization

Parameters: type type exception member

IllegalServiceType

public IllegalServiceType(String orb_reason, String type)
Full constructor with fields initialization

Parameters: type type exception member