|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosNotifyComm.InvalidEventType
public final class InvalidEventType
Exception definition: InvalidEventType.
| Field Summary | |
|---|---|
EventType |
type
Exception member type |
| Constructor Summary | |
|---|---|
InvalidEventType()
Default constructor |
|
InvalidEventType(EventType type)
Constructor with fields initialization |
|
InvalidEventType(java.lang.String orb_reason,
EventType type)
Full constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public EventType type
| Constructor Detail |
|---|
public InvalidEventType()
public InvalidEventType(EventType type)
type - type exception member
public InvalidEventType(java.lang.String orb_reason,
EventType type)
type - type exception member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||