类分层结构
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.github.kylinhunter.commons.exception.common.KRuntimeException (implements io.github.kylinhunter.commons.exception.common.KThrowable)
- io.github.kylinhunter.commons.exception.embed.CryptException
- io.github.kylinhunter.commons.exception.embed.FormatException
- io.github.kylinhunter.commons.exception.embed.GeneralException
- io.github.kylinhunter.commons.exception.embed.InitException
- io.github.kylinhunter.commons.exception.embed.InternalException
- io.github.kylinhunter.commons.exception.embed.KIOException
- io.github.kylinhunter.commons.exception.embed.ParamException
- io.github.kylinhunter.commons.exception.embed.SystemException
- io.github.kylinhunter.commons.exception.embed.UnsupportedException
- io.github.kylinhunter.commons.exception.common.KRuntimeException (implements io.github.kylinhunter.commons.exception.common.KThrowable)
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)