mirror of
https://github.com/bitwarden/server
synced 2026-03-01 10:51:26 +00:00
Return uniform error
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace Bit.Core.AdminConsole.Collections;
|
||||
|
||||
public class DuplicateDefaultCollectionException()
|
||||
: Exception("A My Items collection already exists for one or more of the specified organization members.");
|
||||
|
||||
Reference in New Issue
Block a user