public class UnexpectedJobExecutionException extends RuntimeException
| Constructor and Description |
|---|
UnexpectedJobExecutionException(String msg)
Constructs a new instance with a message.
|
UnexpectedJobExecutionException(String msg,
Throwable nested)
Constructs a new instance with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedJobExecutionException(String msg)
msg - the exception message.Copyright © 2014 Pivotal. All rights reserved.