public DocumentExistsException(IKeyValueErrorContext context) : base(context)
 {
 }
Ejemplo n.º 2
0
 public ValueToolargeException(IKeyValueErrorContext context) : base(context)
 {
 }
 public DocumentNotFoundException(IKeyValueErrorContext context) : base(context)
 {
 }