Package com.levanquy.exception
Class HttpExceptions.ServiceUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.levanquy.exception.HttpExceptions.ServiceUnavailableException
- All Implemented Interfaces:
Serializable
- Enclosing class:
HttpExceptions
Exception cho lỗi HTTP 503 Service Unavailable.
Server hiện không khả dụng hoặc quá tải và không thể xử lý yêu cầu.
- 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
-
ServiceUnavailableException
-