errors.fyi
community error code reference
errors.fyi
/
InputMismatchException
InputMismatchException
java
InputMismatchException
Thrown by Scanner.nextInt and similar methods when the next token does not match the expected type.
References
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/package-summary.html
← all namespaces