MantisBase v0.3.4
Loading...
Searching...
No Matches
exceptions.h File Reference

Custom exception class for MantisBase errors. More...

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

Go to the source code of this file.

Classes

class  mb::MantisException
 

Namespaces

namespace  mb
 router.h
 

Detailed Description

Custom exception class for MantisBase errors.

Provides a structured exception type with error code, message, and optional description for error handling.