TeaPacket v0.0.1
Multiplatform Game Engine
Loading...
Searching...
No Matches
NotImplemented.hpp File Reference
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  TeaPacket::Error::NotImplemented
 Error for functionality that is not implemented yet. More...
 
class  TeaPacket::Error::FunctionNotImplemented
 Error for a specific function that is not implemented yet. Essentially a stub to allow the function to exist, but error when calling it. More...
 

Namespaces

namespace  TeaPacket
 
namespace  TeaPacket::Error
 Custom errors specific to TeaPacket.