ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::SerialIo::Exception Class Reference

Description

Errors thrown by this API.

Definition at line 140 of file SerialIo.h.

#include <Rose/BinaryAnalysis/SerialIo.h>

Inheritance diagram for Rose::BinaryAnalysis::SerialIo::Exception:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::SerialIo::Exception:
Collaboration graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

Rose::BinaryAnalysis::SerialIo::Exception::Exception ( const std::string &  s)
inlineexplicit

Construct an exception with an error message.

Definition at line 143 of file SerialIo.h.


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