public class ETSNotFoundException extends ETSException
findConcept(String) method will throw
ETSNotFoundException if it cannot find the Concept object that matches the
specified object identifier. The ETS repository is the live database component for ETS. ETS processes the requests
from applications by transacting against the ETS repository.ETSException,
Serialized Form| Constructor and Description |
|---|
ETSNotFoundException()
Deprecated.
|
ETSNotFoundException(Exception wrappedException) |
ETSNotFoundException(String messageText)
Constructs an
ETSNotFoundException object from the specified error message. |
ETSNotFoundException(String messageText,
Exception wrappedException) |
ETSNotFoundException(String exceptionCode,
String exceptionMessage) |
getWrappedException, newCodingSchemeNotFound, newCodingSchemeVersionNotFound, newMultipleConceptsCode, newNoConceptsCodeaddBundledException, getBundledExceptions, getDetailedExceptions, getExceptionCode, getParameter, getTokenNames, getTokenValues, printStackTrace, setBundledExceptions, setDetailedExceptions, setExceptionCode, setParameter, setTokenNames, setTokenValues, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTracepublic ETSNotFoundException()
ETSNotFoundException(String) or ETSNotFoundException(Exception)ETSNotFoundException with no detail message.public ETSNotFoundException(String messageText)
ETSNotFoundException object from the specified error message.messageText - Error message.public ETSNotFoundException(Exception wrappedException)
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved