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 | |
TerraLib. | |
te::vm | |
te::vm::core | |
Exception classes for the TerraLib Virtual Machine Library.
Definition in file Exception.h.