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