类 PlatformRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.walker.infrastructure.core.NestedRuntimeException
com.walker.infrastructure.ApplicationRuntimeException
com.walker.web.WebRuntimeException
com.iplatform.base.PlatformRuntimeException
所有已实现的接口:
Serializable

public class PlatformRuntimeException extends com.walker.web.WebRuntimeException
平台最基础的运行异常定义。
作者:
时克英
另请参阅:
  • 构造器详细资料

    • PlatformRuntimeException

      public PlatformRuntimeException(String msg)
    • PlatformRuntimeException

      public PlatformRuntimeException(String msg, Throwable caution)