public class HDRConfigUnexpectedException extends HDRConfigException
Constructor and Description |
---|
HDRConfigUnexpectedException(String exceptionCode) |
HDRConfigUnexpectedException(String exceptionCode,
Exception cause) |
HDRConfigUnexpectedException(String exceptionCode,
Exception cause,
String[] tokenNames,
String[] tokenValues) |
HDRConfigUnexpectedException(String exceptionCode,
String exceptionMessage) |
HDRConfigUnexpectedException(String exceptionCode,
String[] tokenNames,
String[] tokenValues) |
HDRConfigUnexpectedException(String exceptionCode,
String exceptionMessage,
Exception cause) |
HDRConfigUnexpectedException(String exceptionCode,
String message,
Exception[] children) |
HDRConfigUnexpectedException(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 HDRConfigUnexpectedException(String exceptionCode)
public HDRConfigUnexpectedException(String exceptionCode, Exception cause)
public HDRConfigUnexpectedException(String exceptionCode, String exceptionMessage)
public HDRConfigUnexpectedException(String exceptionCode, String exceptionMessage, Exception cause)
public HDRConfigUnexpectedException(String exceptionCode, String message, Exception[] children)
public HDRConfigUnexpectedException(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