Unknown overload should return UnknownCommand instead of ParseFailed
This commit is contained in:
@@ -14,8 +14,10 @@
|
||||
ObjectNotFound,
|
||||
MultipleMatches,
|
||||
|
||||
//Preconditions
|
||||
UnmetPrecondition,
|
||||
|
||||
//Execute
|
||||
Exception,
|
||||
UnmetPrecondition
|
||||
Exception
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user