The OpenD Programming Language

Image.errorMessage

The error message (null if no error currently held). This slice is followed by a '\0' zero terminal character, so it can be safely given to print. Tags: none.

struct Image
nothrow @nogc @safe pure const @trusted
const(char)[]
errorMessage
()

Meta