BlitzMax Extended  0.8.18
Pushing Blitz to the Max.
Data Structures
blitz_blitzexception.h File Reference

Internal language exception. More...

#include "blitz_exception.h"

Go to the source code of this file.

Data Structures

struct  BBBlitzException
 Base object for all of BlitzMax' intern exceptions. More...

Detailed Description

Internal language exception.

The BlitzMax runtime uses its own set of exceptions to signal errors. These exception were originally implemented in BlitzMax and have been ported to C in order to increase speed and improve access from C/C++.

Author:
Fabian Niemann