Celeritas 0.6.0-dev.115+3b60a5fd
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::IPAContextException Class Reference

Small helper class to hopefully help a little with debugging errors. More...

#include <ImportedProcessAdapter.hh>

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

Public Member Functions

 IPAContextException (ParticleId id, ImportProcessClass ipc, MaterialId mid)
 
char consttype () const final
 This class type.
 
void output (JsonPimpl *) const final
 Write output to the given JSON object.
 
char constwhat () const noexcept final
 Get an explanatory message.
 

Detailed Description

Small helper class to hopefully help a little with debugging errors.

Member Function Documentation

◆ output()

void celeritas::IPAContextException::output ( JsonPimpl ) const
inlinefinalvirtual

Write output to the given JSON object.

Implements celeritas::RichContextException.

◆ type()

char const * celeritas::IPAContextException::type ( ) const
inlinefinalvirtual

This class type.

Implements celeritas::RichContextException.


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