| Package | Description |
|---|---|
| com.fizzed.rocker.runtime |
| Modifier and Type | Method and Description |
|---|---|
List<CompileDiagnostic> |
CompileDiagnosticException.getDiagnostics() |
| Constructor and Description |
|---|
CompileDiagnosticException(String msg,
List<CompileDiagnostic> diagnostics) |
CompileDiagnosticException(String msg,
Throwable cause,
List<CompileDiagnostic> diagnostics) |
Copyright © 2016–2020 Fizzed, Inc. All rights reserved.