ErrorInfo

Undocumented in source.

Members

Properties

error
const(char)* error [@property getter]

Returns the string "Missing Symbol" to indicate a symbol load failure, and the name of a library to indicate a library load failure.

message
const(char)* message [@property getter]

Returns a symbol name for symbol load failures, and a system-specific error message for library load failures.

Meta