static SDOException |
SDOException.attemptToResetApplicationResolver() |
|
static SDOException |
SDOException.cannotPerformOperationOnNullArgument(String methodName) |
INTERNAL:
Exception when trying to perform an operation with a null argument
|
static SDOException |
SDOException.cannotPerformOperationOnProperty(String propertyName,
String path) |
INTERNAL:
Exception when trying to set a property via path based access.
|
static SDOException |
SDOException.cannotPerformOperationWithNullInputParameter(String operation,
String parameter) |
INTERNAL:
Exception trying to call a method with a null input parameter
|
static SDOException |
SDOException.classNotFound(Exception nestedException,
String uri,
String name) |
INTERNAL:
Exception trying to load the instance class for a given type
|
static SDOException |
SDOException.conversionError(Exception e) |
INTERNAL:
Exception when trying to set a property to value that is an unsupported conversion
|
static SDOException |
SDOException.dataObjectNotFromHelperContext() |
INTERNAL:
Exception trying to marshal a dataobject from a different HelperContext
|
static SDOException |
SDOException.errorAccessingExternalizableDelegator(String fieldName,
Exception nestedException) |
INTERNAL:
|
static SDOException |
SDOException.errorCreatingDataObjectForClass(Exception nestedException,
String className,
String uri,
String name) |
INTERNAL:
Exception trying to create a dataObject with a type with the given interface
|
static SDOException |
SDOException.errorCreatingDataObjectForType(String uri,
String name) |
INTERNAL:
Exception trying to create a dataObject with a type with the given uri and name
|
static SDOException |
SDOException.errorCreatingWLSInitialContext(Exception nestedException) |
INTERNAL:
Exception when acquiring the SDOHelperContext cache key for WLS.
|
static SDOException |
SDOException.errorDefiningPropertyInvalidName(String name) |
INTERNAL:
Exception trying to create a type with property of invalid name.
|
static SDOException |
SDOException.errorDefiningType() |
INTERNAL:
Exception trying to define a type
|
static SDOException |
SDOException.errorDefiningTypeInvalidName(String name) |
INTERNAL:
Exception trying to create a type with invalid name.
|
static SDOException |
SDOException.errorDefiningTypeNoName() |
INTERNAL:
Exception trying to create a type without a name
|
static SDOException |
SDOException.errorGettingWLSObjectName(String objectName,
Exception nestedException) |
INTERNAL:
Exception when acquiring the SDOHelperContext cache key for WLS.
|
static SDOException |
SDOException.errorInvokingWLSMethodReflectively(String methodName,
String theClass,
Exception nestedException) |
INTERNAL:
Exception when acquiring the SDOHelperContext cache key for WLS.
|
static SDOException |
SDOException.errorPerformingWLSLookup(String failedLookup,
Exception nestedException) |
INTERNAL:
Exception when acquiring the SDOHelperContext cache key for WLS.
|
static SDOException |
SDOException.errorProcessingImport(String schemaLocation,
String namespace,
Exception nestedException) |
INTERNAL:
Exception when processing an import during xsdhelper.define
|
static SDOException |
SDOException.errorProcessingInclude(String schemaLocation,
Exception nestedException) |
INTERNAL:
Exception when processing an include during xsdhelper.define
|
static SDOException |
SDOException.errorProcessingXPath(String xpath) |
INTERNAL:
Exception processing an xpath during xmlhelper.load
|
static SDOException |
SDOException.errorResolvingSchema(Exception nestedException) |
|
static SDOException |
SDOException.foundSimpleValueForNonDataTypeProperty(String propertyName) |
INTERNAL:
Exception when the value should be a dataObject and it's not
|
static SDOException |
SDOException.globalPropertyNotFound() |
INTERNAL:
Exception when trying to find a global property during an unmarshal
|
static SDOException |
SDOException.invalidIndex(IndexOutOfBoundsException nestedException,
int index) |
INTERNAL:
Exception trying to pass an invalid index to a method
|
static SDOException |
SDOException.invalidPropertyValue(String property,
String type,
String valueType,
String value,
ConversionException coe) |
INTERNAL: Exception trying to call a method with a null input parameter
|
static SDOException |
SDOException.ioExceptionOccurred(IOException nestedException) |
INTERNAL:
Exception when an ioException happens
|
static SDOException |
SDOException.missingRefAttribute() |
INTERNAL:
Exception when an sdo:ref attribute is missing during xmlhelper.load
|
static SDOException |
SDOException.noAppInfoForNull() |
INTERNAL:
Exception trying to lookup an appinfo with a null property or type
|
static SDOException |
SDOException.noConstructorWithString(Exception nestedException,
String className) |
INTERNAL:
thrown from InstanceClassConverter
|
static SDOException |
SDOException.noTargetIdSpecified(String uri,
String name) |
INTERNAL:
Exception when building an ObjectReferenceMapping and referenced object does not have an id property
|
static SDOException |
SDOException.noTypeSpecifiedForProperty(String propertyName) |
INTERNAL:
Exception when a property does not have a type specified
|
static SDOException |
SDOException.oldSequenceNotFound() |
INTERNAL:
Exception when old sequence is not found in the changesummary
|
static SDOException |
SDOException.optionsMustBeADataObject(Exception nestedException,
String uri,
String name) |
INTERNAL:
thrown from SDOXMLHelperDelegate
|
static SDOException |
SDOException.prefixUsedButNotDefined(String prefix) |
INTERNAL:
thrown from SDOTypesGenerator
|
static SDOException |
SDOException.propertyNotFoundAtIndex(Exception e,
int propIndex) |
INTERNAL:
Exception when trying to find a property at an invalid index
|
static SDOException |
SDOException.propertyTypeAnnotationTargetCannotBeDataTypeTrue(String targetTypeName,
String sourcePropertyName) |
INTERNAL:
Exception when trying to resolve an sdo xml [propertyType] annotation on a target Type of dataType==true.
See Sect 9.2 (1) of the SDO Specification.
|
static SDOException |
SDOException.referencedPropertyNotFound(String uri,
String localName) |
INTERNAL:
Exception when trying to find a referenced property during xsdhelper.define
|
static SDOException |
SDOException.sdoJaxbErrorCreatingJAXBUnmarshaller(Exception jaxbException) |
|
static SDOException |
SDOException.sdoJaxbNoDescriptorForType(QName sdoQName,
QName xmlQName) |
|
static SDOException |
SDOException.sdoJaxbNoMappingForProperty(String propertyName,
String xPath) |
|
static SDOException |
SDOException.sdoJaxbNoSchemaContext(Class<?> clazz) |
|
static SDOException |
SDOException.sdoJaxbNoSchemaReference(Class<?> clazz) |
|
static SDOException |
SDOException.sdoJaxbNoTypeForClass(Class<?> clazz) |
|
static SDOException |
SDOException.sdoJaxbNoTypeForClassBySchemaContext(Class<?> clazz,
QName schemaContext) |
|
static SDOException |
SDOException.sequenceAttributePropertyNotSupported(String settingPropertyName) |
INTERNAL:
Error when we attempt to add an attribute property to a sequence
|
static SDOException |
SDOException.sequenceDataObjectInstanceFieldIsNull() |
INTERNAL:
Error passing in a null dataObject into the sequence constructor
|
static SDOException |
SDOException.sequenceDuplicateSettingNotSupportedForComplexSingleObject(int index,
String settingPropertyName) |
INTERNAL:
Return an exception when attempting to add a setting to a sequene that already has
an existing entry.
|
static SDOException |
SDOException.sequenceNotFoundForPath(String path) |
INTERNAL:
Error when we attempt find a sequence by path
|
static SDOException |
SDOException.sequenceNotSupportedForProperty(String propertyName) |
INTERNAL:
Error passing in a null dataObject into the sequence constructor
|
static SDOException |
SDOException.sequenceNullOnSequencedDataObject() |
INTERNAL:
Exception when sequence is null on a dataObject with sequenced set to true
|
static SDOException |
SDOException.typeCannotBeOpenAndDataType(String uri,
String name) |
INTERNAL:
Exception trying to set a type to be both open and dataType
|
static SDOException |
SDOException.typeNotFound(String uri,
String name) |
INTERNAL:
Exception trying to lookup a type with the given uri and name
|
static SDOException |
SDOException.typeNotFoundForInterface(String className,
boolean loadersAreRelated) |
INTERNAL:
Exception trying to lookup a type with the given interface
|
static SDOException |
SDOException.typePropertyMustBeAType(Exception nestedException) |
INTERNAL:
thrown from SDOXMLHelperDelegate
|
static SDOException |
SDOException.typeReferencedButNotDefined(String namespaceUri,
String typeName) |
|
static SDOException |
SDOException.unableToMapDataHandlerDueToMissingDependency(String propertyName,
String typeName) |
|
static SDOException |
SDOException.wrongValueForProperty(String typeUri,
String typeName,
Class<?> valueClass) |
INTERNAL:
Exception when trying to set a property to value that is an unsupported conversion
|
static SDOException |
SDOException.xmlMarshalExceptionOccurred(XMLMarshalException nestedException,
String rootElementURI,
String rootElementName) |
INTERNAL:
Exception when an XMLMarshalException happens
|