public class InvalidExpressionException extends RuntimeException
| Constructor and Description |
|---|
InvalidExpressionException(List<Diagnostic> diagnostics) |
| Modifier and Type | Method and Description |
|---|---|
List<Diagnostic> |
getDiagnostics() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidExpressionException(List<Diagnostic> diagnostics)
public List<Diagnostic> getDiagnostics()
Copyright © 2019. All rights reserved.