Arcade architecture
Exception.hpp File Reference

Exception class for handling DLL-related errors in the barcade project. More...

#include <exception>
#include <string>
Include dependency graph for Exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DllException
 Exception class for handling DLL-related errors. More...
 
class  DisplayModuleException
 Exception class for handling DLL-related errors. More...
 
class  ProgramCoreException
 Exception class for handling DLL-related errors. More...
 

Detailed Description

Exception class for handling DLL-related errors in the barcade project.

This file contains the definition of the DllException class, DisplayModuleException class.

Date
3/18/25