|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.omg.CORBA.UserException | +--org.omg.CORBA.InvalidPolicies
Exception definition : InvalidPolicies
Field Summary | |
short[] |
indices
Exception member indices |
Constructor Summary | |
InvalidPolicies()
Default constructor |
|
InvalidPolicies(short[] indices)
Constructor with fields initialization |
|
InvalidPolicies(java.lang.String orb_reason,
short[] indices)
Full constructor with fields initialization |
Methods inherited from class org.omg.CORBA.UserException |
getCause, initCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public short[] indices
Constructor Detail |
public InvalidPolicies()
public InvalidPolicies(short[] indices)
indices
- indices exception memberpublic InvalidPolicies(java.lang.String orb_reason, short[] indices)
indices
- indices exception member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |