Business Components

Uses of Class
oracle.jbo.ReadXMLException

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

Uses of ReadXMLException in oracle.jbo
 

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


Business Components