Package org.stringtemplate.v4
Interface STErrorListener
- All Known Implementing Classes:
ErrorBuffer
public interface STErrorListener
How to handle messages.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
internalError
(STMessage msg) void
void
runTimeError
(STMessage msg)
-
Method Details
-
compileTimeError
-
runTimeError
-
IOError
-
internalError
-