30 #ifndef __TERRALIB_VM_CORE_EXCEPTION_H__    31 #define __TERRALIB_VM_CORE_EXCEPTION_H__    34 #include "../../Exception.h"    58 #endif  // __TERRALIB_VM_CORE_EXCEPTION_H__ An exception that tells that the virtual machine could not run compiled script. 
 
Base exception class for plugin module. 
 
An exception that tells that the virtual machine could not be created. 
 
An exception that tells that the virtual machine could not build a script. 
 
Base exception class for TerraLib Virtual Machine Library.