MADARA  3.4.1
madara::exceptions Namespace Reference

Provides exception classes for MADARA. More...

Classes

class  ContextException
 An exception for attempting to access an invalid context1. More...
 
class  FileException
 An exception for bad file interactions. More...
 
class  FilterException
 An exception for attempting to access an invalid context1. More...
 
class  IndexException
 An exception for out-of-bounds accessing in arrays/vectors. More...
 
class  InvalidGetException
 A base class for exceptions thrown by knowledge::get. More...
 
class  KarlException
 An exception for unrecoverable KaRL compilation issues. More...
 
class  MadaraException
 Base exception for all custom Madara exceptions. More...
 
class  MemoryException
 An exception for general memory errors like out-of-memory. More...
 
class  MismatchedTypeException
 Exception thrown when attempting to retrieve a value from a record of the wrong type. More...
 
class  MissingValueException
 Exception thrown when a attempting to retrieve a value from an empty record. More...
 
class  NameException
 An exception for setting an invalid name in MADARA. More...
 
class  ThreadException
 An exception for general thread-related errors. More...
 
class  UninitializedException
 An exception for attempting to access an invalid context1. More...
 

Detailed Description

Provides exception classes for MADARA.