From 7865786d43805a7e45240088b9de77e37b485c3e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:53:48 -0400 Subject: Add version 1.3 site. --- .../com/tavianator/sangria/core/DelayedError.html | 297 +++++++++++++++++++++ 1 file changed, 297 insertions(+) create mode 100644 1.3/apidocs/com/tavianator/sangria/core/DelayedError.html (limited to '1.3/apidocs/com/tavianator/sangria/core/DelayedError.html') diff --git a/1.3/apidocs/com/tavianator/sangria/core/DelayedError.html b/1.3/apidocs/com/tavianator/sangria/core/DelayedError.html new file mode 100644 index 0000000..6db1e14 --- /dev/null +++ b/1.3/apidocs/com/tavianator/sangria/core/DelayedError.html @@ -0,0 +1,297 @@ + + + + + + +DelayedError (Sangria 1.3 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–2015. All rights reserved.

+ + -- cgit v1.2.3