类 NkSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.nkpro.elcube.exception.abstracts.NkRuntimeException
cn.nkpro.elcube.exception.NkSystemException
- 所有已实现的接口:
Serializable
- 直接已知子类:
NkDebugContextNotFoundException
系统异常
Created by bean on 2020/1/15.
- 另请参阅:
- 序列化表格
-
构造器概要
构造器构造器说明NkSystemException(String message)NkSystemException(String message, Throwable cause)NkSystemException(Throwable cause) -
方法概要
从类继承的方法 java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
-
构造器详细资料
-
NkSystemException
-
NkSystemException
-
NkSystemException
-
-
方法详细资料
-
printStackTrace
public void printStackTrace()- 覆盖:
printStackTrace在类中Throwable
-
of
-
of
-
of
-