类 NkDefineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.nkpro.elcube.exception.abstracts.NkRuntimeException
cn.nkpro.elcube.exception.NkDefineException
- 所有已实现的接口:
Serializable
配置 或组件编码 不正确
Created by bean on 2020/1/15.
- 另请参阅:
- 序列化表格
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
-
构造器详细资料
-
NkDefineException
-
NkDefineException
-
-
方法详细资料
-
printStackTrace
public void printStackTrace()- 覆盖:
printStackTrace在类中Throwable
-