Irrlicht
type EIrrlichtError = class(Exception)
Exeption class raised whenever a constructor fails. Occurs when a function like irr::createDevice() returns a null pointer.