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

Description

Base class for SARIF exceptions.

Definition at line 11 of file Rose/Sarif/Exception.h.

#include <Rose/Sarif/Exception.h>

Inheritance diagram for Rose::Sarif::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::Sarif::Exception:
Collaboration graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ Exception()

Rose::Sarif::Exception::Exception ( const std::string &  mesg)
inline

Construct an exception with a message.

Definition at line 14 of file Rose/Sarif/Exception.h.

◆ ~Exception()

Rose::Sarif::Exception::~Exception ( )
throw (
)
inline

Definition at line 17 of file Rose/Sarif/Exception.h.


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