public DocumentExistsException(IKeyValueErrorContext context) : base(context)
 {
 }
Пример #2
0
 public ValueToolargeException(IKeyValueErrorContext context) : base(context)
 {
 }
 public DocumentNotFoundException(IKeyValueErrorContext context) : base(context)
 {
 }