Business Components

Uses of Class
oracle.jbo.ValidationException

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

Uses of ValidationException in oracle.jbo
 

Subclasses of ValidationException in oracle.jbo
 interface AttrSetValException
          Indicates n failed attempt to set an attribute value.
 interface AttrValException
          Indicates a attribute validation error.
 interface ReadOnlyAttrException
          Indicates an attempt to modify a read-only attribute.
 interface RowValException
          Indicates that validation of a business object has failed.
 


Business Components