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, newNoConceptsCode
addBundledException, getBundledExceptions, getDetailedExceptions, getExceptionCode, getParameter, getTokenNames, getTokenValues, printStackTrace, setBundledExceptions, setDetailedExceptions, setExceptionCode, setParameter, setTokenNames, setTokenValues, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
public 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