VisiBroker for Java

com.inprise.vbroker.ServerManager.ContainerPackage
Class ValueNotSettable

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by com.inprise.vbroker.ServerManager.ContainerPackage.ValueNotSettable
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ValueNotSettable
extends UserException

Raised by a method when the value is allowed to be changed. For example, setting a value for a read-only property or replacing a NamedContained that is not allowed to be replaced can result in this exception.

See Also:
Serialized Form

Constructor Summary
ValueNotSettable()
           
ValueNotSettable(java.lang.String _reason)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueNotSettable

public ValueNotSettable()

ValueNotSettable

public ValueNotSettable(java.lang.String _reason)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

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