VisiBroker for Java

org.omg.DsLogAdmin
Class InvalidAttribute

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

public final class InvalidAttribute
extends UserException

Raised by set_record_attribute() if one of the attributes is invalid. The InvalidAttribute exception is raised only when an implementation supports some predefined attributes. The log implementation will not be able to validate client defined attributes at run time, therefore it is the client?s responsibility to make sure the attributes specified are valid.

See Also:
Serialized Form

Field Summary
 java.lang.String attr_name
           
 Any value
           
 
Constructor Summary
InvalidAttribute()
           
InvalidAttribute(java.lang.String attr_name, Any value)
           
InvalidAttribute(java.lang.String _reason, java.lang.String attr_name, Any value)
           
 
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

attr_name

public java.lang.String attr_name

value

public Any value
Constructor Detail

InvalidAttribute

public InvalidAttribute()

InvalidAttribute

public InvalidAttribute(java.lang.String attr_name,
                        Any value)

InvalidAttribute

public InvalidAttribute(java.lang.String _reason,
                        java.lang.String attr_name,
                        Any value)

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