public class CommonUnexpectedException extends CommonException
| Constructor and Description |
|---|
CommonUnexpectedException(String exceptionCode) |
CommonUnexpectedException(String exceptionCode,
Exception cause) |
CommonUnexpectedException(String exceptionCode,
Exception cause,
String[] tokenNames,
String[] tokenValues) |
CommonUnexpectedException(String exceptionCode,
String exceptionMessage) |
CommonUnexpectedException(String exceptionCode,
String[] tokenNames,
String[] tokenValues) |
CommonUnexpectedException(String exceptionCode,
String exceptionMessage,
Exception cause) |
CommonUnexpectedException(String exceptionCode,
String message,
Exception[] children) |
CommonUnexpectedException(String exceptionCode,
Throwable t) |
addBundledException, getBundledExceptions, getDetailedExceptions, getExceptionCode, getParameter, getTokenNames, getTokenValues, printStackTrace, setBundledExceptions, setDetailedExceptions, setExceptionCode, setParameter, setTokenNames, setTokenValues, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTracepublic CommonUnexpectedException(String exceptionCode)
public CommonUnexpectedException(String exceptionCode, String exceptionMessage)
public CommonUnexpectedException(String exceptionCode, String exceptionMessage, Exception cause)
public CommonUnexpectedException(String exceptionCode, String message, Exception[] children)
public CommonUnexpectedException(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