diff --git a/SocialVoid/Errors/ServerErrors/ServerErrors.md b/SocialVoid/Errors/ServerErrors/ServerErrors.md deleted file mode 100644 index 5347eef..0000000 --- a/SocialVoid/Errors/ServerErrors/ServerErrors.md +++ /dev/null @@ -1,8 +0,0 @@ -# ServerErrors - -These errors are usually rasied as a last resort when something is wrong -with the server. - -| Name | Code | Hex Code | Deprecated | Versions | Description | -|---------------------|-------|----------|------------|----------|---------------------------------------------------------------------------------| -| InternalServerError | 16384 | 0x04000 | No | 1.0 | Raised when there was an unexpected error while trying to process your request. | \ No newline at end of file