public class HDRConfigValidationException extends HDRConfigException
Constructor and Description |
---|
HDRConfigValidationException(String exceptionCode) |
HDRConfigValidationException(String exceptionCode,
Exception cause) |
HDRConfigValidationException(String exceptionCode,
Exception cause,
String[] tokenNames,
String[] tokenValues) |
HDRConfigValidationException(String exceptionCode,
String exceptionMessage) |
HDRConfigValidationException(String exceptionCode,
String[] tokenNames,
String[] tokenValues) |
HDRConfigValidationException(String exceptionCode,
String exceptionMessage,
Exception cause) |
HDRConfigValidationException(String exceptionCode,
String message,
Exception[] children) |
HDRConfigValidationException(String exceptionCode,
Throwable t) |
addBundledException, getBundledExceptions, getDetailedExceptions, setBundledExceptions, setDetailedExceptions
getExceptionCode, getParameter, getTokenNames, getTokenValues, printStackTrace, setExceptionCode, setParameter, setTokenNames, setTokenValues, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
public HDRConfigValidationException(String exceptionCode)
public HDRConfigValidationException(String exceptionCode, Exception cause)
public HDRConfigValidationException(String exceptionCode, String exceptionMessage)
public HDRConfigValidationException(String exceptionCode, String exceptionMessage, Exception cause)
public HDRConfigValidationException(String exceptionCode, String message, Exception[] children)
public HDRConfigValidationException(String exceptionCode, String[] tokenNames, String[] tokenValues)
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved