Class ConsumerCancelledException

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID
      Default for non-checking.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ConsumerCancelledException sensibleClone()
      Like Object.clone but sensible; in particular, public and declared to return the right type.
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait