Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::DebugError Class Reference

Error thrown by Celeritas assertions. More...

#include <Assert.hh>

Inheritance diagram for celeritas::DebugError:
Inheritance graph
[legend]

Public Member Functions

 DebugError (DebugErrorDetails &&)
 Construct a debug exception from detailed attributes.
 
 DebugError (DebugError const &)=default
 
DebugErroroperator= (DebugError const &)=default
 
 DebugError (DebugError &&)=default
 
DebugErroroperator= (DebugError &&)=default
 
DebugErrorDetails const & details () const
 Access the debug data.
 

Detailed Description

Error thrown by Celeritas assertions.


The documentation for this class was generated from the following files: