Socialvoid.NET/Socialvoid/Errors/ServerErrors
Aliwoto e39d416aa6
Implement AuthenticateUser and CreateSession methods on class SocialvoidClient
Signed-off-by: Aliwoto <aminnimaj@gmail.com>
2021-09-30 15:40:28 +00:00
..
InternalServerErrorException.cs Implement AuthenticateUser and CreateSession methods on class SocialvoidClient 2021-09-30 15:40:28 +00:00
README.md Implement AuthenticateUser and CreateSession methods on class SocialvoidClient 2021-09-30 15:40:28 +00:00

README.md

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.