ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::AffirmationError Class Reference

Description

Exceptions for value assertions.

Definition at line 9 of file Affirm.h.

#include <Rose/Affirm.h>

Inheritance diagram for Rose::AffirmationError:
Inheritance graph
[legend]
Collaboration diagram for Rose::AffirmationError:
Collaboration graph
[legend]

Public Member Functions

 AffirmationError (const std::string &mesg)
 Construct error with message.
 
- Public Member Functions inherited from Rose::Exception
 Exception (const std::string &s)
 Construct an exception with an error message.
 

Constructor & Destructor Documentation

◆ AffirmationError()

Rose::AffirmationError::AffirmationError ( const std::string &  mesg)
inlineexplicit

Construct error with message.

Definition at line 12 of file Affirm.h.

◆ ~AffirmationError()

Rose::AffirmationError::~AffirmationError ( )
throw (
)
inline

Definition at line 15 of file Affirm.h.


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