Umap
stable
Basics
Getting Started
Reference
Advanced Configuration
Runtime Environment Variables
Sparse Multi-files Backing Store Interface
Integration within Caliper
Contributing
Contribution Guide
Umap
Docs
»
Class Exception
Edit on GitHub
Class Exception
¶
Defined in
File Exception.hpp
Inheritance Relationships
¶
Base Type
¶
public
std::exception
Class Documentation
¶
class
Exception
:
public
std
::
exception
¶
Public Functions
Exception
(
const
std
::
string
&
msg
,
const
std
::
string
&
file
,
int
line
)
¶
virtual
~Exception
(
)
=
default
¶
std
::
string
message
(
)
const
¶
virtual
const
char
*
what
(
)
const
¶