public class InvalidJobIdException extends Exception
| Constructor and Description |
|---|
InvalidJobIdException()
Instantiates a new invalid job id exception.
|
InvalidJobIdException(String message)
Instantiates a new invalid job id exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidJobIdException()
public InvalidJobIdException(String message)
message - the messageCopyright © 2021. All Rights Reserved.