Package com.levanquy.exception
Class HttpExceptions.NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.levanquy.exception.HttpExceptions.NotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
HttpExceptions
Exception cho lỗi HTTP 404 Not Found.
Tài nguyên yêu cầu không tồn tại trên server.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotFoundException
-