A
C
E
F
G
I
J
L
N
P
R
S
T
W
G
- getCause() - function in kotlin.Throwable
- getDetailedMessage() - function in com.embabel.common.textio.template.InvalidTemplateException
- Returns a detailed message including all error information.
- getErrors() - function in com.embabel.common.textio.template.InvalidTemplateException
- List of detailed error information, if available
- getFailOnUnknownTokens() - function in com.embabel.common.textio.template.JinjaProperties
- getFieldName() - function in com.embabel.common.textio.template.TemplateErrorDetail
- The name of the field that caused the error, or null if unknown
- getLineNumber() - function in com.embabel.common.textio.template.TemplateErrorDetail
- The line number where the error occurred (1-indexed), or null if unknown
- getLocalizedMessage() - function in kotlin.Throwable
- getMessage() - function in com.embabel.common.textio.template.TemplateErrorDetail
- The error message
- getMessage() - function in kotlin.Throwable
- getMostSpecificCause() - function in org.springframework.core.NestedRuntimeException
- getName() - function in com.embabel.common.textio.template.CompiledTemplate
- getName() - function in com.embabel.common.textio.template.EscFilter
- getPrefix() - function in com.embabel.common.textio.template.JinjaProperties
- getRootCause() - function in org.springframework.core.NestedRuntimeException
- getSeverity() - function in com.embabel.common.textio.template.TemplateErrorDetail
- The severity level of the error (e.g.
- getStackTrace() - function in kotlin.Throwable
- getStartPosition() - function in com.embabel.common.textio.template.TemplateErrorDetail
- The character position where the error starts, or null if unknown
- getSuffix() - function in com.embabel.common.textio.template.JinjaProperties
- getSuppressed() - function in kotlin.Throwable