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

◆ barrier_post_phase_exception() [3/10]

xtd::threading::barrier_post_phase_exception::barrier_post_phase_exception ( const xtd::ustring message,
const std::error_code &  error,
const xtd::diagnostics::stack_frame info = xtd::diagnostics::stack_frame::empty() 
)
inlineexplicit

Create a new instance of class barrier_post_phase_exception.

Parameters
messageMessage string associate to the exception.
errorError code 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_.