类分层结构
- java.lang.Object
- cn.featherfly.common.storage.LocalDirStorage<E> (implements cn.featherfly.common.storage.Storage<E,ID>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
接口分层结构
- cn.featherfly.common.storage.Storage<E,ID>