Syntax error on token
807606Mar 16 2007 — edited Mar 17 2007Hi, I am new to Java. I am getting a compiler error I am not able to resolve the error. Can somebody Please meout? Below is the error that I am getting.
Syntax error on token "LinkedList", "interface", "class" expected.
Below is the code snippet on which I am getting this error.
public LinkedList getPolicyBaseRecordByPriorId(BigDecimal priorPolicyId) throws TFGSessionException {