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