DoThrow()

Details_Exception::DoThrow(const ExceptionPtr&) const method

Throws exception instance wrapped by exception wrapper.

virtual void System::Details_Exception::DoThrow(const ExceptionPtr &self) const

Arguments

ParameterTypeDescription
selfconst ExceptionPtr&Exception instance to be thrown.

See Also