public class OperationCanceledError extends Error
| Constructor and Description |
|---|
OperationCanceledError(RuntimeException cause) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
getWrapped() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationCanceledError(RuntimeException cause)
public RuntimeException getWrapped()
Copyright © 2015. All Rights Reserved.