Melon
A C++ library designed for RadishOS.
Toggle main menu visibility
Loading...
Searching...
No Matches
Exceptions.hpp
1
#pragma once
2
7
namespace
Melon::Exceptions
8
{}
9
10
#include "Internal/Exceptions/BufferOverflow.hpp"
11
#include "Internal/Exceptions/OutOfRange.hpp"
12
#include "Internal/Exceptions/FileNotFound.hpp"
13
#include "Internal/Exceptions/NullStream.hpp"
Melon::Exceptions
Contains custom exceptions.
Definition
Exceptions.hpp:8
Include
Exceptions.hpp
Generated by
1.18.0