getSystemError

abstract fun getSystemError(database: String? = null): Int?(source)

Returns the platform specific error code, on database. If the option is not supported by the VFS, then null is returned.

Throws

if reading the option fails.