Class MissingBringServletImplException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bobocode.bring.web.servlet.exception.MissingBringServletImplException
- All Implemented Interfaces:
Serializable
The MissingBringServletImplException class is a runtime exception that indicates
the absence of the implementation of the BringServlet interface in a RestController.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingBringServletImplException
-