diff --git a/source/birchwood/client/exceptions.d b/source/birchwood/client/exceptions.d index ae5a1a6..558aab6 100644 --- a/source/birchwood/client/exceptions.d +++ b/source/birchwood/client/exceptions.d @@ -8,6 +8,10 @@ import std.conv : to; /** * The type of error to be used * with BirchwoodException + * + * TODO: Make this STRING and associate a message with it + * but make it include the enum name and corresponding value + * when throwin an exception */ public enum ErrorType {