public class NotificationResolverNotFoundException
extends oracle.iam.platform.utils.SuperException
| Constructor and Description |
|---|
NotificationResolverNotFoundException(java.lang.String msg,
java.lang.Exception ex)
Constructs a
NotificationResolverNotFoundException with the
specified detail message and generic exception object |
getLocalizedMessages, getMessages, xprint, xprintaddError, copyErrorInfo, getErrorCode, getErrorData, getErrorMessage, getErrors, getLocalizedMessage, hasMultipleErrors, setErrorCode, setErrorData, setErrorMessage, setErrors, toStringpublic NotificationResolverNotFoundException(java.lang.String msg,
java.lang.Exception ex)
NotificationResolverNotFoundException with the
specified detail message and generic exception objectmsg - The detail messageex - Generic exception object