ElfFileException

expect constructor(message: String, cause: Throwable? = null)(source)

Parameters

message

the detailed message describing the error

cause

the underlying reason for the exception

actual constructor(message: String, cause: Throwable?)(source)

Parameters

message

the detailed message describing the error

cause

the underlying reason for the exception

actual constructor(message: String, cause: Throwable?)(source)

Parameters

message

the detailed message describing the error

cause

the underlying reason for the exception