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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace
public 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 CommonException
public void setBundledExceptions(CommonException[] bundledExceptions)
CommonException
setBundledExceptions
in class CommonException
public HDRRimException[] getBundledExceptions()
CommonException
getBundledExceptions
in class CommonException
public void setDetailedExceptions(CommonException[] bundledExceptions)
CommonException
setDetailedExceptions
in class CommonException
public HDRRimException[] 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