errors.fyi community error code reference
IllegalArgumentException
java

IllegalArgumentException

Thrown to indicate that a method has been passed an illegal or inappropriate argument. Use this in your own code to validate parameters.

References

← all namespaces