Class ServerWrongStatusCode

All Implemented Interfaces:
Serializable

public class ServerWrongStatusCode extends AdException
Error will be thrown when server has responded with error status code.
See Also:
  • Constructor Details

    • ServerWrongStatusCode

      public ServerWrongStatusCode(int code)