Class Promised.AlreadySuppliedException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Promised<T>

    public static class Promised.AlreadySuppliedException
    extends java.lang.IllegalStateException
    Thrown if an attempt is made to supply the value/result after it has already been supplied.
    See Also:
    Serialized Form
    • Method Summary

      • 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