ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::BinaryAnalysis::CallingConvention::ParseError Class Reference

Description

Error occuring when parsing a declaration.

Definition at line 26 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.

#include <Rose/BinaryAnalysis/CallingConvention/Exception.h>

Inheritance diagram for Rose::BinaryAnalysis::CallingConvention::ParseError:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::CallingConvention::ParseError:
Collaboration graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ ParseError()

Rose::BinaryAnalysis::CallingConvention::ParseError::ParseError ( const std::string &  mesg)
inline

Construct error with specified message.

Definition at line 29 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.

◆ ~ParseError()

virtual Rose::BinaryAnalysis::CallingConvention::ParseError::~ParseError ( )
throw (
)
inlinevirtual

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