The OpenD Programming Language

bad_alloc

version(Supported)
class bad_alloc : exception {}

Constructors

this
this()

Inherited Members

From exception

~this
~this()
what
const(char)* what()

Meta