From 9b2a4b8646f2baea660add10c18b191358bc60bf Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 16 Sep 2014 10:17:45 -0400 Subject: Add version 1.0 site. --- .../com/tavianator/sangria/core/DelayedError.html | 334 +++++++++++++++++++++ 1 file changed, 334 insertions(+) create mode 100644 1.0/sangria-core/apidocs/com/tavianator/sangria/core/DelayedError.html (limited to '1.0/sangria-core/apidocs/com/tavianator/sangria/core/DelayedError.html') diff --git a/1.0/sangria-core/apidocs/com/tavianator/sangria/core/DelayedError.html b/1.0/sangria-core/apidocs/com/tavianator/sangria/core/DelayedError.html new file mode 100644 index 0000000..1847dab --- /dev/null +++ b/1.0/sangria-core/apidocs/com/tavianator/sangria/core/DelayedError.html @@ -0,0 +1,334 @@ + + + + + + +DelayedError (Sangria Core 1.0 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.tavianator.sangria.core
+

Class DelayedError

+
+
+ +
+
    +
  • +
    +
    +
    public class DelayedError
    +extends Object
    +
    Similar to Binder.addError(String, Object...), but can be canceled later. Useful for enforcing correct usage + of fluent APIs.
    +
    +
    Since:
    +
    1.0
    +
    Version:
    +
    1.0
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2014. All rights reserved.

+ + -- cgit v1.2.3