Class ErrorData


  • public class ErrorData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorData​(Response response)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • response

        public final Response response
    • Constructor Detail

      • ErrorData

        public ErrorData​(Response response)