PRISMS-PF Manual
Loading...
Searching...
No Matches
ExcDepNotInitialized Class Reference

#include <field_container.h>

Inheritance diagram for ExcDepNotInitialized:
[legend]
Collaboration diagram for ExcDepNotInitialized:
[legend]

Public Member Functions

 ExcDepNotInitialized (DependencyType _dependency_type)
 
const char * what () const noexcept override
 
void print_info (std::ostream &out) const override
 

Private Attributes

DependencyType dependency_type
 

Constructor & Destructor Documentation

◆ ExcDepNotInitialized()

ExcDepNotInitialized::ExcDepNotInitialized ( DependencyType _dependency_type)
inline

Member Function Documentation

◆ print_info()

void ExcDepNotInitialized::print_info ( std::ostream & out) const
inlineoverride

◆ what()

const char * ExcDepNotInitialized::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ dependency_type

DependencyType ExcDepNotInitialized::dependency_type
private

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