TeaPacket v0.0.1
Multiplatform Game Engine
|
Custom errors specific to TeaPacket. More...
Classes | |
class | 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... | |
class | NotImplemented |
Error for functionality that is not implemented yet. More... | |
Custom errors specific to TeaPacket.