public class ETSValidationException extends ETSException
ETSAuthoringService
interface, if a CandidateETSComponent
or CandidateETSAttribute object
was incorrectly built.| Constructor and Description |
|---|
ETSValidationException(Exception wrappedException)
Constructs a new exception that wraps another exception.
|
ETSValidationException(String messageText)
Constructs an
ETSValidationException object from the specified error message. |
ETSValidationException(String exceptionCode,
Exception cause) |
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 ETSValidationException(String messageText)
ETSValidationException object from the specified error message.messageText - Error message.public ETSValidationException(Exception wrappedException)
wrappedException - the cause (which is saved for later retrieval by the
ETSException.getWrappedException() method).HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved