struct Rivet::IOError

Rivet::IOError

Error for I/O failures.

#include <Exceptions.hh>

Inherits from Rivet::Error, std::runtime_error

Inherited by Rivet::ReadError, Rivet::WriteError

Public Functions

Name
IOError(const std::string & what)

Additional inherited members

Public Functions inherited from Rivet::Error

Name
Error(const std::string & what)

Public Functions Documentation

function IOError

inline IOError(
    const std::string & what
)

Updated on 2022-08-07 at 20:17:17 +0100