Package io.helidon.data.codegen.parser
Class MethodNameParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.helidon.data.codegen.parser.ParserException
io.helidon.data.codegen.parser.MethodNameParserException
- All Implemented Interfaces:
Serializable
Method name parser
RuntimeException
.- See Also:
-
Method Summary
Methods inherited from class io.helidon.data.codegen.parser.ParserException
string
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
token
Invalid last token.- Returns:
- the token keyword
-