Business Components

Uses of Class
oracle.jbo.AttrValException

Packages that use AttrValException
oracle.jbo Contains interfaces for client-side applications. 
 

Uses of AttrValException in oracle.jbo
 

Subclasses of AttrValException in oracle.jbo
 interface AttrSetValException
          Indicates n failed attempt to set an attribute value.
 interface ReadOnlyAttrException
          Indicates an attempt to modify a read-only attribute.
 


Business Components