KbParseException

constructor(cause: Throwable, location: KbSourceLocation? = null, errorCode: String = "KB-0000")(source)

Parameters

cause

the underlying exception that describes the error.

location

the template position of the syntax error, or null when it could not be determined.

errorCode

the stable conformance error code for this failure; see KbException.errorCode.