Error while compiling java actions

0
Hello Everyone, I have added a xml file with a xsd source but when I run the application the java action fails and below is the error. .java:64: error: cannot find symbol            throw new java.lang.IllegalArgumentException(String.format("The given object is not a %s", entityName)); How to fix this issue?
asked
0 answers