public class JobRunException extends Exception
Constructor and Description |
---|
JobRunException(String code,
String message) |
JobRunException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All Rights Reserved.