static DBWSException |
DBWSException.couldNotLocateDescriptorForOperation(String descriptor,
String operation) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.couldNotLocateFile(String missingFile) |
INTERNAL:
Exception when reading DBWS metadata and the given file cannot be located
|
static DBWSException |
DBWSException.couldNotLocateORSessionForService(String serviceName) |
INTERNAL:
Exception when reading DBWS metadata and the given file cannot be located
|
static DBWSException |
DBWSException.couldNotLocateOXSessionForService(String serviceName) |
INTERNAL:
Exception when reading DBWS metadata and the given file cannot be located
|
static DBWSException |
DBWSException.couldNotLocateQueryForDescriptor(String query,
String descriptor) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.couldNotLocateQueryForSession(String query,
String session) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.couldNotParseDBWSFile() |
|
static DBWSException |
DBWSException.inoutCursorArgumentsNotSupported() |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.multipleOutputArgumentsOnlySupportedForSimpleXML() |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.parameterDoesNotExistForOperation(String parameterType,
String operation) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.parameterHasNoMapping(String parameterType,
String operation) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.resultDoesNotExistForOperation(String resultType,
String operation) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|
static DBWSException |
DBWSException.resultHasNoMapping(String resultType,
String operation) |
INTERNAL:
Exception when processing DBWS metadata and the descriptor cannot be located for the operation
|