TPIE

2362a60
exception.h File Reference

Exception classes. More...

#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

struct  tpie::exception
 
struct  tpie::maybe_exception
 
struct  tpie::invalid_argument_exception
 
struct  tpie::stream_exception
 
struct  tpie::io_exception
 
struct  tpie::out_of_space_exception
 
struct  tpie::invalid_file_exception
 
struct  tpie::end_of_stream_exception
 
struct  tpie::job_manager_exception
 
struct  tpie::out_of_resource_error
 Thrown when trying to allocate too much of a resource. More...
 
struct  tpie::out_of_memory_error
 
struct  tpie::out_of_files_error
 

Namespaces

 tpie
 pipelining/factory_base.h Base class of pipelining factories
 

Detailed Description

Exception classes.

Definition in file exception.h.