public class UnresolvedNotificationDataException
extends oracle.iam.platform.utils.SuperException
| Constructor and Description |
|---|
UnresolvedNotificationDataException(java.lang.String msg,
java.lang.Exception ex)
Constructs a
UnresolvedNotificationDataException 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 UnresolvedNotificationDataException(java.lang.String msg,
java.lang.Exception ex)
UnresolvedNotificationDataException with the
specified detail message and generic exception objectmsg - The detail messageex - Generic exception object