akuma
akuma
JCHJava Community | Help. Code. Learn.
Created by akuma on 2/10/2025 in #java-help
Error related to arguments in a method
so i'm getting this error java compiler: method readMessages in class Main cannot be applied to given types; required: no arguments found: java.lang.String,Message[] reason: actual and formal argument lists differ in length but i my readMessages method doesn't require any arguments
33 replies