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