Skip Headers

Oracle® XML API Reference
10g Release 1 (10.1)
Part No. B10789-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

Tools Datatypes

Table 19-1 summarizes the datatypes of the Tools package.

Table 19-1 Summary of Datatypes; Tools Package

Datatype Description
FactoryExceptionCode
Tool Factory exceptions.


FactoryExceptionCode

Tool Factory exceptions.


Definition
typedef enum FactoryExceptionCode {
   FACTORY_UNDEFINED_ERR = 0,
   FACTORY_OTHER_ERR = 1 
} FactoryExceptionCode;