Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.datarouter.model.exception.DataAccessException
- io.datarouter.storage.exception.DataTooLargeException
- io.datarouter.storage.exception.UnavailableException
- io.datarouter.model.exception.DataAccessException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- io.datarouter.storage.exception.ExceptionCategory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.datarouter.storage.exception.UnknownExceptionCategory (implements io.datarouter.storage.exception.ExceptionCategory)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)