N
AG Library Manual, Mark 30.3
Interfaces:
FL
CL
CPP
AD
N
AG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
error_handler
Class:
Exception
Method:
what
N
AG CPP Interface
error_handler::Exception::what
Keyword Search:
N
AG Library Manual, Mark 30.3
Interfaces:
FL
CL
CPP
AD
N
AG CPP Interface Introduction
Namespace:
nagcpp
Namespace:
error_handler
Class:
Exception
Method:
what
▸
▿
Contents
1
Description
2
Specification
3
Arguments
Copyright
N
AG 2024
Settings help
CPP Name Style:
Short (
impl_details
)
Long (
info::impl_details
)
Full (
nagcpp::info::impl_details
)
1
Description
Exception::what
returns a null terminated string containing a summary of the exception.
2
Specification
const char*
what
() const
3
Arguments
None.
Copyright
N
AG 2024