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, toString
public ConsumerCancelledException sensibleClone()
SensibleClone
sensibleClone
in interface SensibleClone<ConsumerCancelledException>
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.