public class ParallelTaskInvalidException extends RuntimeException
| Constructor and Description |
|---|
ParallelTaskInvalidException(String error)
Instantiates a new parallel task invalid exception.
|
ParallelTaskInvalidException(String error,
Exception t)
Instantiates a new parallel task invalid exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParallelTaskInvalidException(String error, Exception t)
error - the errort - the tpublic ParallelTaskInvalidException(String error)
error - the errorCopyright © 2015–2017 eBay. All rights reserved.