| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
oracle.iam.exception.OIMServiceException
              
oracle.iam.platform.utils.SuperException
                  
oracle.iam.platform.utils.SuperServiceException
                      
oracle.iam.notification.exception.LastModifyDateNotSetException
public class LastModifyDateNotSetException
This exception occurs if timestamp is not set.
| Constructor Summary | |
|---|---|
LastModifyDateNotSetException(java.lang.String arg0)Constructs a LastModifyDateNotSetException with the specified detail message | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.iam.platform.utils.SuperException | 
|---|
getLocalizedMessages, getMessages, xprint, xprint | 
| Methods inherited from class oracle.iam.exception.OIMServiceException | 
|---|
addError, copyErrorInfo, getErrorCode, getErrorData, getErrorMessage, getErrors, getLocalizedMessage, hasMultipleErrors, setErrorCode, setErrorData, setErrorMessage, setErrors, toString | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public LastModifyDateNotSetException(java.lang.String arg0)
LastModifyDateNotSetException with the specified detail message
arg0 - The detail message
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||