VisiBroker for Java

com.inprise.vbroker.ServerManager.ContainerPackage
Class NameInvalid

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

public final class NameInvalid
extends UserException

Raised by various methods in the Container interface. It generally implies the invalidity of a name specified in the method. For example, Container::get_property(string name) would throw this exception if a property having the name is not defined in the container.

See Also:
Serialized Form

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

NameInvalid

public NameInvalid()

NameInvalid

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