public class CommonRemoteException extends CommonException
| Constructor and Description |
|---|
CommonRemoteException(String exceptionMessage) |
CommonRemoteException(String exceptionMessage,
Exception cause) |
CommonRemoteException(String exceptionCode,
String exceptionMessage) |
CommonRemoteException(String exceptionCode,
String exceptionMessage,
Exception cause) |
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 CommonRemoteException(String exceptionMessage)
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved