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

◆ message()

virtual const xtd::string & xtd::system_exception::message ( ) const
virtualnoexcept

Gets message associate to the exception.

Returns
A string represent a massage associate to the exception
Examples
barrier.cpp, default_trace_listener.cpp, and file_info_move_to.cpp.