| Oracle® XML API Reference 10g Release 1 (10.1) Part Number B10789-01 |
|
|
View PDF |
Table 19-1 summarizes the datatypes of the Tools package.
Table 19-1 Summary of Datatypes; Tools Package
| Datatype | Description |
|---|---|
| FactoryExceptionCode |
Tool Factory exceptions. |
Tool Factory exceptions.
typedef enum FactoryExceptionCode {
FACTORY_UNDEFINED_ERR = 0,
FACTORY_OTHER_ERR = 1
} FactoryExceptionCode;