Business Components

Uses of Class
oracle.jbo.ReadXMLException

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

Uses of ReadXMLException in oracle.jbo
 

Subclasses of ReadXMLException in oracle.jbo
 interface AttributeReadXMLException
          Thrown when reading an xml document fails for a RowSet or a Row.
 interface RowReadXMLException
          Thrown when reading an xml document fails for a RowSet or a Row.
 


Business Components