org.omg.CosNotifyComm

Class InvalidEventType

public final class InvalidEventType extends UserException

Exception definition: InvalidEventType.

Author: OpenORB Compiler

Field Summary
EventTypetype
Exception member type
Constructor Summary
InvalidEventType()
Default constructor
InvalidEventType(EventType type)
Constructor with fields initialization
InvalidEventType(String orb_reason, EventType type)
Full constructor with fields initialization

Field Detail

type

public EventType type
Exception member type

Constructor Detail

InvalidEventType

public InvalidEventType()
Default constructor

InvalidEventType

public InvalidEventType(EventType type)
Constructor with fields initialization

Parameters: type type exception member

InvalidEventType

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

Parameters: type type exception member