xtd 0.2.0
Loading...
Searching...
No Matches

◆ ignore_error() [4/10]

xtd::tunit::ignore_error::ignore_error ( const xtd::ustring message,
const xtd::ustring help_link,
const xtd::diagnostics::stack_frame info = xtd::diagnostics::stack_frame::empty() 
)
inlineexplicit

Create a new instance of class ignore_error.

Parameters
messageMessage string associate to the exception.
help_linkHelp link string associate to the exception.
information(optional) Contains current information about member name, file path and line number in the file where the exception is occurred. Typically current_stack_frame_.