程序包com.iplatform.base.exception的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • com.walker.infrastructure.core.NestedCheckedException
          • com.walker.infrastructure.ApplicationException
        • java.lang.RuntimeException
          • com.walker.infrastructure.core.NestedRuntimeException
            • com.walker.infrastructure.ApplicationRuntimeException
              • com.walker.web.WebRuntimeException