Package 

Class HttpResponse.Fail

  • All Implemented Interfaces:
    io.lemoncloud.core.architecture.network.HttpResponse

    
    public final class HttpResponse.Fail<T extends Object>
     implements HttpResponse<T>
                        

    네트워크 통신 실패 시에 반환됩니다

    • Method Summary

      Modifier and Type Method Description
      final Throwable getError()
      final Integer getCode()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait