Class MissingRequestHeaderAnnotationValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bobocode.bring.web.servlet.exception.MissingRequestHeaderAnnotationValueException
- All Implemented Interfaces:
Serializable
The MissingRequestHeaderAnnotationValueException class is a runtime exception that indicates
the absence of a required value for the
@RequestHeader
in a method parameter.- Since:
- 1.0
- Author:
- Blyzhnytsia Team
- 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
-
MissingRequestHeaderAnnotationValueException
-