public class ETSBadParameterException extends ETSException
ETSBadParameterException when the specified
realm or coding scheme is invalid.ETSException,
Serialized Form| Constructor and Description |
|---|
ETSBadParameterException()
Deprecated.
|
ETSBadParameterException(Exception wrappedException)
Constructs an
ETSException object from the specified error
message. |
ETSBadParameterException(String messageText)
Constructs an
ETSException object from the specified error
message. |
ETSBadParameterException(String messageText,
Exception wrappedException) |
ETSBadParameterException(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 ETSBadParameterException()
ETSBadParameterException(String) or
ETSBadParameterException(Exception)ETSBadParameterException object with no
detail message.public ETSBadParameterException(Exception wrappedException)
ETSException object from the specified error
message.wrappedException - Exception.public ETSBadParameterException(String messageText)
ETSException object from the specified error
message.messageText - Error message.public ETSBadParameterException(String exceptionCode, String exceptionMessage)
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved