Skip Headers

Oracle® XML API Reference
10g Release 1 (10.1)

Part Number B10789-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

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;