类 NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.core.http.ScxHttpException
cool.scx.core.http.exception.NotFoundException
- 所有已实现的接口:
Serializable
404 not found 未找到异常
- 版本:
- 1.1.14
- 作者:
- scx567888
- 另请参阅:
-
构造器概要
构造器构造器说明aNotFoundException(String info) aNotFoundException(String info, Throwable throwable) aNotFoundException(Throwable throwable) a -
方法概要
从类继承的方法 cool.scx.core.http.ScxHttpException
statusCode, title
-
构造器详细资料
-
NotFoundException
public NotFoundException()a -
NotFoundException
a- 参数:
info- a
-
NotFoundException
a- 参数:
throwable- a
-
NotFoundException
a- 参数:
info- athrowable- a
-