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

◆ arithmetic_exception() [5/10]

xtd::arithmetic_exception::arithmetic_exception ( const xtd::string message,
const std::error_code &  error,
const xtd::string help_link,
const xtd::diagnostics::stack_frame info = xtd::diagnostics::stack_frame::empty() 
)
inlineexplicit

Create a new instance of class arithmetic_exception.

Parameters
messageMessage string associate to the exception.
errorError code associate to the exception.
help_linkHelp link string associate to the exception.