Package ratpack.exec.util
Class Promised.AlreadySuppliedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- ratpack.exec.util.Promised.AlreadySuppliedException
-
- All Implemented Interfaces:
java.io.Serializable
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