public interface CFLintExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionOccurred(Exception exception,
String messageCode,
String filename,
Integer line,
Integer column,
String functionName,
String expression) |
Copyright © 2013–2015 CFLint. All rights reserved.