Exception.h File Reference

Exception classes for the TerraLib Virtual Machine Library. More...

#include "../../Exception.h"

Go to the source code of this file.

Classes

struct  te::vm::core::BuildException
 An exception that tells that the virtual machine could not build a script. More...
 
struct  te::vm::core::CreationException
 An exception that tells that the virtual machine could not be created. More...
 
struct  te::vm::core::Exception
 Base exception class for TerraLib Virtual Machine Library. More...
 
struct  te::vm::core::RunException
 An exception that tells that the virtual machine could not run compiled script. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::vm
 
 te::vm::core
 

Detailed Description

Exception classes for the TerraLib Virtual Machine Library.

Author
Frederico Augusto BedĂȘ
Gilberto Ribeiro de Queiroz

Definition in file Exception.h.