Overload List
Name | Description | |
---|---|---|
![]() | JobNotFoundException()()()() |
Simple constructor.
|
![]() | JobNotFoundException(String) |
This creates a JobNotFoundException with a message that includes job ID.
|
![]() | JobNotFoundException(String, Exception) |
This creates a JobNotFoundException with a message that includes the job ID
and an exception information.
|
![]() | JobNotFoundException(String, String) |
This creates a JobNotFoundException with a message that includes the job ID
and additional error information.
|