PrecompilerException

Precompiler Exception

Thrown when a Precompiler encounters an error; this includes cases where diagnostics are present which may indicate compiler errors or warnings despite the precompiler producing output.

Inheritors

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val fatal: Boolean
Link copied to clipboard
open val message: String?
Link copied to clipboard
open val severity: Severity