VisiBroker for Java

com.borland.vbroker.NativeMessaging.RequestAgentExPackage
Class InvalidProperty

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by com.borland.vbroker.NativeMessaging.RequestAgentExPackage.InvalidProperty
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class InvalidProperty
extends UserException

Raised if the create_request_proxy method is called and any of the property name specified is not a valid property.

See Also:
for a list of valid Property names., Serialized Form

Field Summary
 java.lang.String name
           
 
Constructor Summary
InvalidProperty()
           
InvalidProperty(java.lang.String name)
           
InvalidProperty(java.lang.String _reason, java.lang.String name)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 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
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

name

public java.lang.String name
Constructor Detail

InvalidProperty

public InvalidProperty()

InvalidProperty

public InvalidProperty(java.lang.String name)

InvalidProperty

public InvalidProperty(java.lang.String _reason,
                       java.lang.String name)
Method Detail

toString

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

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

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