TLELib  0.1.0
tleexception.h File Reference

File contains the exceptions, generated by TLELib library. More...

#include <string>
#include <exception>
#include <stdexcept>

Go to the source code of this file.

Classes

class  tlelib::tle_too_short_string
 The exception object, generated when the string is too short and the substring or a symbol cannot be taken from it at the given position. More...
class  tlelib::tle_invalid_format
 The exception object, generated when the string cannot be converted into the specified type. More...
class  tlelib::tle_checksum_error
 The exception object, generated when the checksum of the string is invalid. More...

Namespaces

namespace  tlelib
 

Main namespace of TLELib. All objects and functions of this library are located in the 'tlelib' namespace.



Detailed Description

File contains the exceptions, generated by TLELib library.

Definition in file tleexception.h.

 All Classes Namespaces Files Functions Variables Defines