public class OperationCancellationException extends TransientDataAccessException
| Constructor and Description |
|---|
OperationCancellationException(String msg)
Constructor for OperationCancellationException.
|
OperationCancellationException(String msg,
Throwable cause)
Constructor for OperationCancellationException.
|
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationCancellationException(String msg)
msg - the detail messageCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.