ExceptionChainingObjectFactory.this - multiple declarations

Function ExceptionChainingObjectFactory.this

Default constructor for ExceptionChainingObjectFactory

this ();

Function ExceptionChainingObjectFactory.this

Constructor for ExceptionChainingObjectFactory

this (
  Factory!(Object) decorated,
  string id
);

Parameters

NameDescription
decorated factory to be decorated
id identity of created object, used for exception message.