Class SlotReleaseReason

    • Method Detail

      • isError

        public boolean isError()
      • getException

        @Nullable
        public java.lang.Exception getException()
        Returns:
        the exception that caused the slot to be released, if this is a reason of type SlotReleaseReason.Error.