Class Hierarchy
- java.lang.Object
- ratpack.exec.util.Promised<T> (implements ratpack.exec.Downstream<T>)
- ratpack.exec.util.RatpackVersion
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- ratpack.exec.util.Promised.AlreadySuppliedException
- ratpack.exec.util.ReadWriteAccess.TimeoutException
- java.lang.IllegalStateException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- ratpack.exec.util.Batch<T>
- ratpack.exec.util.ParallelBatch<T>
- ratpack.exec.util.SerialBatch<T>
- ratpack.exec.util.ReadWriteAccess