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