Class Hierarchy
- java.lang.Object
- com.seeq.utilities.exception.SeeqExceptions
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.seeq.utilities.exception.NotImplementedException
- com.seeq.utilities.exception.RemoteConnectionException
- com.seeq.utilities.exception.RuntimeIOException
- com.seeq.utilities.exception.RuntimeTimeoutException
- com.seeq.utilities.exception.UnboundedConditionCachingException
- java.lang.RuntimeException
- java.lang.Exception
- com.seeq.utilities.exception.UnhandledExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
Interface Hierarchy
- com.seeq.utilities.exception.SeeqExceptions.SupplierWithThrows<T,
E> - com.seeq.utilities.exception.SeeqExceptions.SupplierWithIOException<T>