Class Response.ErrorBody

  • Enclosing class:
    Response

    public static class Response.ErrorBody
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String error  
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorBody()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • error

        public java.lang.String error
    • Constructor Detail

      • ErrorBody

        public ErrorBody()