|
|||||||||
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.PortableServer.POAPackage.InvalidPolicy
Exception definition: InvalidPolicy.
Field Summary | |
short |
index
Exception member index |
Constructor Summary | |
InvalidPolicy()
Default constructor |
|
InvalidPolicy(short index)
Constructor with fields initialization |
|
InvalidPolicy(java.lang.String orb_reason,
short index)
Full constructor with fields initialization |
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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public short index
Constructor Detail |
public InvalidPolicy()
public InvalidPolicy(short index)
index
- index exception memberpublic InvalidPolicy(java.lang.String orb_reason, short index)
index
- index exception member
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |