Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends InfluxException
The exception is thrown if a HTTP 501 response code arrived - Not Implemented.
Author:
Jakub Bednar (bednar@github) (04/10/2018 13:16)
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(@Nullable retrofit2.Response<?> cause)