| 
|||||||||
| 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.scheduler.exception.JobParameterNotFoundException
public class JobParameterNotFoundException
This exception will be thrown if Task Parameter is not found in the system
| Constructor Summary | |
|---|---|
JobParameterNotFoundException(java.lang.Exception e) | 
|
JobParameterNotFoundException(java.lang.String string) | 
|
JobParameterNotFoundException(java.lang.String string, java.lang.Exception cnfe) | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public JobParameterNotFoundException(java.lang.Exception e)
public JobParameterNotFoundException(java.lang.String string)
public JobParameterNotFoundException(java.lang.String string,
                                     java.lang.Exception cnfe)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||