|
||||||||
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.CORBA.InvalidPolicies
public final class 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 |
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 |
---|
clone, equals, finalize, 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |