add an error message for error code 4.0.1

This commit is contained in:
Romain Bignon 2011-10-27 08:49:41 +02:00
commit 07e4e0126a

View file

@ -47,6 +47,7 @@ class AuMException(Exception):
"1.1.3": "User has been banned",
"1.12.1": "Invalid country",
"1.12.1": "Invalid region",
"4.0.1": "Member not found",
"4.1.1": "Thread doesn't exist",
"4.1.2": "Cannot write to this member",
"5.1.1": "Member tergeted doesn't exist",