org.omg.CosNotifyComm

Class InvalidEventType

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class InvalidEventType
extends UserException

Generated from IDL definition of exception "InvalidEventType"

Author:
JacORB IDL compiler

Field Summary

EventType
type

Constructor Summary

InvalidEventType()
InvalidEventType(java.lang.String _reason, EventType type)
InvalidEventType(EventType type)

Field Details

type

public EventType type

Constructor Details

InvalidEventType

public InvalidEventType()


InvalidEventType

public InvalidEventType(java.lang.String _reason,
                        EventType type)


InvalidEventType

public InvalidEventType(EventType type)