ExceptionChainingObjectFactory.id

* Set id * * Params: * id = identity of created object, used for exception message. * Returns: * typeof(this)

  1. string id [@property setter]
    class ExceptionChainingObjectFactory
    @property @safe nothrow
    id
    (
    string id
    )
  2. string id [@property getter]

Meta