public class ConsumerCancelledException extends RuntimeException implements SensibleClone<ConsumerCancelledException>
| Constructor and Description |
|---|
ConsumerCancelledException() |
| Modifier and Type | Method and Description |
|---|---|
ConsumerCancelledException |
sensibleClone()
Like Object.clone but sensible; in particular, public and declared to return
the right type.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConsumerCancelledException sensibleClone()
SensibleClonesensibleClone in interface SensibleClone<ConsumerCancelledException>Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.