VisiBroker for Java

org.omg.CORBA
Class InvalidPolicies

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.CORBA.InvalidPolicies
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class InvalidPolicies
extends UserException

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.

See Also:
Serialized Form

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

indices

public short[] indices
Constructor Detail

InvalidPolicies

public InvalidPolicies()

InvalidPolicies

public InvalidPolicies(short[] indices)

InvalidPolicies

public InvalidPolicies(java.lang.String _reason,
                       short[] indices)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online