ar-cpp
Classes | Namespaces
exceptions.h File Reference

Exceptions. More...

#include <stdexcept>

Go to the source code of this file.

Classes

class  ar::Error
 Base class for exceptions thrown by the library. More...
 
class  ar::InvalidArchiveError
 Exception thrown when the archive is invalid. More...
 
class  ar::IOError
 Exception thrown when there is an I/O error. More...
 

Namespaces

 ar
 The namespace of the library.
 

Detailed Description

Exceptions.

License
MIT, see the LICENSE file for more details