public final class TaskCallFailure extends Exception
Constructor and Description |
---|
TaskCallFailure(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TaskCallFailure(Throwable cause)
cause
- the exception thrown by the Task.call() method.Copyright © 2017 The Apache Software Foundation. All rights reserved.