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, xprint
addError, copyErrorInfo, getErrorCode, getErrorData, getErrorMessage, getErrors, getLocalizedMessage, hasMultipleErrors, setErrorCode, setErrorData, setErrorMessage, setErrors, toString
public 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