类 InternalServerErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.core.http.ScxHttpException
cool.scx.core.http.exception.InternalServerErrorException
- 所有已实现的接口:
Serializable
服务器内部异常
- 版本:
- 1.11.8
- 作者:
- scx567888
- 另请参阅:
-
构造器概要
构造器构造器说明aaInternalServerErrorException(String info, Throwable throwable) aInternalServerErrorException(Throwable throwable) a -
方法概要
从类继承的方法 cool.scx.core.http.ScxHttpException
statusCode, title
-
构造器详细资料
-
InternalServerErrorException
public InternalServerErrorException()a -
InternalServerErrorException
a- 参数:
info- a
-
InternalServerErrorException
a- 参数:
throwable- a
-
InternalServerErrorException
a- 参数:
info- athrowable- a
-