Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
std::experi..._error::what(3) C++ Standard Libarystd::experi..._error::what(3)

NAME
       std::experimental::filesystem::filesystem_error::what - std::experimen-
       tal::filesystem::filesystem_error::what

Synopsis
	  const	char* what() const;  (filesystem TS)

	  Returns the explanatory byte string that was stored in the exception
       object.

Parameters
	  (none)

Exceptions
	  noexcept specification:
	  noexcept

See also
	   This	section	is incomplete

http://cppreference.com		  2022.07.31	 std::experi..._error::what(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::experimental::filesystem::filesystem_error::what&sektion=3&manpath=FreeBSD+Ports+15.0>

home | help