See: Description
Exception | Description |
---|---|
ETSBadParameterException |
Thrown when an invalid argument is passed to a method in ETS.
|
ETSDataException |
Thrown when a data transport error occurs.
|
ETSDuplicateException |
Thrown when the ETS administration service attempts to create objects such as
CodingScheme or
ConceptList , which already exist in
the ETS repository. |
ETSException |
Base class for all ETS exceptions.
|
ETSInstantiationException |
Thrown when an ETS class cannot be instantiated.
|
ETSNestedException |
Defines a node in an exception tree.
|
ETSNotFoundException |
Thrown when an object searched by a method is not found in the ETS repository.
|
ETSRuntimeException | |
ETSTerminologyException |
Thrown internally by ETS when a run-time terminology-related error occurs.
|
ETSTranslationException |
Thrown by ETS when an attempt to translate an exception message fails.
|
ETSUnexpectedException |
Indicates that a catastrophic error has occurred.
|
ETSUnsupportedOperationException |
Thrown when a subclass does not support an inherited method.
|
ETSValidationException |
Thrown by methods defined in the
ETSAuthoringService
interface, if a CandidateETSComponent
or CandidateETSAttribute object
was incorrectly built. |
Contains classes that handle exceptions generated by ETS. Exceptions may be generated in the following cases:
null
object or empty String
,
is provided to methods.
Concept
that is already retired.
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved