类 NkComponentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.nkpro.elcube.exception.abstracts.NkRuntimeException
cn.nkpro.elcube.co.NkComponentException
- 所有已实现的接口:
Serializable
组件运行时异常:卡片,脚本等
Created by bean on 2020/1/15.
- 另请参阅:
- 序列化表格
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
-
构造器详细资料
-
NkComponentException
-
-
方法详细资料
-
printStackTrace
public void printStackTrace()- 覆盖:
printStackTrace在类中Throwable
-