errors.fyi community error code reference
NumberFormatException
java

NumberFormatException

Thrown by Integer.parseInt, Double.parseDouble, and similar methods when the string cannot be parsed as the target numeric type.

References

โ† all namespaces for NumberFormatException