ExceptionChainingObjectFactory.factory

Factory an object, and catch any exception wrapping it in a library exception to be rethrown further.

class ExceptionChainingObjectFactory
@safe
Object
factory
()

Return Value

Type: Object

Object created object.

Meta