| 
                  VisiBroker for Java  | 
||||||||
| 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
Raised by PolicyManager::set_policy_overrides method.  Contains a list of indices 
   identifying the position in the input policies list that are occupied by invalid policies.
| Field Summary | |
|---|---|
 short[] | 
indices
 | 
| Constructor Summary | |
|---|---|
InvalidPolicies()
 | 
|
InvalidPolicies(short[] indices)
 | 
|
InvalidPolicies(java.lang.String _reason,
                short[] indices)
 | 
|
| 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 short[] indices
| Constructor Detail | 
|---|
public InvalidPolicies()
public InvalidPolicies(short[] indices)
public InvalidPolicies(java.lang.String _reason,
                       short[] indices)
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||