Package com.levanquy.exception
Class HttpExceptions.NullPointerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.levanquy.exception.HttpExceptions.NullPointerException
- All Implemented Interfaces:
Serializable
- Enclosing class:
HttpExceptions
Exception cho lỗi NullPointerException.
Được ném khi một tham chiếu null được sử dụng.
- 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
-
NullPointerException
-