|
Celeritas 0.7.0-dev.164+develop.929c81eeb
|
Error thrown by working code from unexpected runtime conditions. More...
#include <Assert.hh>

Public Member Functions | |
| RuntimeError (RuntimeErrorDetails &&) | |
| Construct a runtime error from detailed descriptions. | |
| RuntimeError (RuntimeError const &)=default | |
| RuntimeError & | operator= (RuntimeError const &)=default |
| RuntimeError (RuntimeError &&)=default | |
| RuntimeError & | operator= (RuntimeError &&)=default |
| RuntimeErrorDetails const & | details () const |
| Access detailed information. | |
Static Public Attributes | |
| static char const | validate_err_str [] = "runtime" |
| static char const | not_config_err_str [] = "configuration" |
| static char const | not_impl_err_str [] = "implementation" |
Error thrown by working code from unexpected runtime conditions.
String constants for "which" error message
String constants for "which" error message
String constants for "which" error message