Class MethodArgumentTypeMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bobocode.bring.web.servlet.exception.MethodArgumentTypeMismatchException
- All Implemented Interfaces:
Serializable
The MethodArgumentTypeMismatchException class is a runtime exception that indicates
a failure to convert a method argument to the required type.
- 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
-
MethodArgumentTypeMismatchException
-