tuweni / org.apache.tuweni.config / ConfigurationError / position

position

@Nullable fun position(): DocumentPosition? (source)

Provides the position in the input where the error occurred.

Return
DocumentPosition?: The position in the input where the error occurred, or null if no position information is available.