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