CYCLUS
Loading...
Searching...
No Matches
cyclus::DepricationError Class Reference

Detailed Description

For depricating API until a next major release.

Definition at line 77 of file error.h.

#include <error.h>

Inheritance diagram for cyclus::DepricationError:
cyclus::Error

Public Member Functions

 DepricationError (std::string msg)
 
- Public Member Functions inherited from cyclus::Error
 Error ()
 
 Error (std::string msg)
 
std::string msg () const
 
void msg (std::string msg)
 
virtual const charwhat () const throw ()
 
virtual ~Error () throw ()
 

Additional Inherited Members

- Protected Attributes inherited from cyclus::Error
std::string msg_
 

Constructor & Destructor Documentation

◆ DepricationError()

cyclus::DepricationError::DepricationError ( std::string msg)
inline

Definition at line 79 of file error.h.


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