ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::Combinatorics::Hasher::Exception Class Reference

Description

Exceptions for hashing.

Definition at line 182 of file Combinatorics.h.

#include <roseSupport/Combinatorics.h>

Inheritance diagram for Rose::Combinatorics::Hasher::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::Combinatorics::Hasher::Exception:
Collaboration graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ Exception()

Rose::Combinatorics::Hasher::Exception::Exception ( const std::string &  mesg)
inline

Constructor.

Definition at line 185 of file Combinatorics.h.

◆ ~Exception()

Rose::Combinatorics::Hasher::Exception::~Exception ( )
throw (
)
inline

Definition at line 186 of file Combinatorics.h.


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