org.omg.CosTrading

Class UnknownServiceType

public final class UnknownServiceType extends UserException

Exception definition: UnknownServiceType.

Author: OpenORB Compiler

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

Field Detail

type

public String type
Exception member type

Constructor Detail

UnknownServiceType

public UnknownServiceType()
Default constructor

UnknownServiceType

public UnknownServiceType(String type)
Constructor with fields initialization

Parameters: type type exception member

UnknownServiceType

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

Parameters: type type exception member