Package | Description |
---|---|
oracle.hsgbu.ets.exceptions |
Contains classes that handle exceptions generated by ETS.
|
oracle.hsgbu.hdr.hl7.mastercatalog |
Modifier and Type | Class and Description |
---|---|
class |
ETSBadParameterException
Thrown when an invalid argument is passed to a method in ETS.
|
class |
ETSDataException
Thrown when a data transport error occurs.
|
class |
ETSDuplicateException
Thrown when the ETS administration service attempts to create objects such as
CodingScheme or
ConceptList , which already exist in
the ETS repository. |
class |
ETSInstantiationException
Thrown when an ETS class cannot be instantiated.
|
class |
ETSNestedException
Defines a node in an exception tree.
|
class |
ETSNotFoundException
Thrown when an object searched by a method is not found in the ETS repository.
|
class |
ETSUnsupportedOperationException
Thrown when a subclass does not support an inherited method.
|
class |
ETSValidationException
Thrown by methods defined in the
ETSAuthoringService
interface, if a CandidateETSComponent
or CandidateETSAttribute object
was incorrectly built. |
Constructor and Description |
---|
ETSUnsupportedOperationException(ETSException exception)
Constructs a new exception that wraps the specified exception.
|
Modifier and Type | Method and Description |
---|---|
MasterCatalog[] |
MasterCatalogService.findMasterCatalogEntries(MasterCatalogQueryCriteria masterCatalogCriteriaTemplate)
Gets the
MasterCatalog entries based on MasterCatalogQueryCriteria . |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved