public class PipelineCompilationException extends RuntimeException
| Constructor and Description |
|---|
PipelineCompilationException(List<Diagnostic> errors) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PipelineCompilationException(List<Diagnostic> errors)
public String getMessage()
getMessage in class ThrowableCopyright © 2012–2021 Graylog, Inc.. All rights reserved.