Uses of Class
org.eclipse.persistence.dbws.DBWSException
Packages that use DBWSException
-
Uses of DBWSException in org.eclipse.persistence.dbws
Methods in org.eclipse.persistence.dbws that return DBWSExceptionModifier and TypeMethodDescriptionstatic DBWSExceptionDBWSException.couldNotLocateDescriptorForOperation(String descriptor, String operation) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.couldNotLocateFile(String missingFile) INTERNAL: Exception when reading DBWS metadata and the given file cannot be locatedstatic DBWSExceptionDBWSException.couldNotLocateORSessionForService(String serviceName) INTERNAL: Exception when reading DBWS metadata and the given file cannot be locatedstatic DBWSExceptionDBWSException.couldNotLocateOXSessionForService(String serviceName) INTERNAL: Exception when reading DBWS metadata and the given file cannot be locatedstatic DBWSExceptionDBWSException.couldNotLocateQueryForDescriptor(String query, String descriptor) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.couldNotLocateQueryForSession(String query, String session) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.couldNotParseDBWSFile()static DBWSExceptionDBWSException.inoutCursorArgumentsNotSupported()INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.multipleOutputArgumentsOnlySupportedForSimpleXML()INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.parameterDoesNotExistForOperation(String parameterType, String operation) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.parameterHasNoMapping(String parameterType, String operation) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.resultDoesNotExistForOperation(String resultType, String operation) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operationstatic DBWSExceptionDBWSException.resultHasNoMapping(String resultType, String operation) INTERNAL: Exception when processing DBWS metadata and the descriptor cannot be located for the operation