ExceptionChainingObjectFactory.id - multiple declarations

Function ExceptionChainingObjectFactory.id

Set id

ExceptionChainingObjectFactory id (
  string id
) nothrow @property @safe;

Parameters

NameDescription
id identity of created object, used for exception message.

Returns

typeof(this)

Function ExceptionChainingObjectFactory.id

Get id

string id () nothrow @property @safe;

Returns

string