VisiBroker for Java

com.inprise.vbroker.ServerManager.ContainerPackage
Class ValueInvalid

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.ValueInvalid
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class ValueInvalid
extends UserException

Raised by various methods in the Container interface. It generally means that a value specified for a property, container, or operation parameter is not valid.

See Also:
Serialized Form

Constructor Summary
ValueInvalid()
           
ValueInvalid(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

ValueInvalid

public ValueInvalid()

ValueInvalid

public ValueInvalid(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