类 ConcreteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.coodex.concrete.common.ConcreteException
- 所有已实现的接口:
Serializable
ConcreteException, Concrete异常.
Created by davidoff shen on 2016-08-29.
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ConcreteException
根据系统的异常代码构建- 参数:
code- 错误号objects- 渲染参数
-
-
方法详细资料
-
getMessage
- 覆盖:
getMessage在类中Throwable
-
getCode
public int getCode()
-