ConfigFileException.this

Parameters

msg
Type: string

The message for the exception.

file
Type: string

The file where the exception occurred.

line
Type: size_t

The line number where the exception occurred.

next
Type: Throwable

The previous exception in the chain of exceptions, if any.

Meta