Class FileBinaryRequestExecutor.ClientRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor.ClientRequestException
All Implemented Interfaces:
Serializable
Enclosing class:
FileBinaryRequestExecutor

public static class FileBinaryRequestExecutor.ClientRequestException extends IOException
Represents a request error caused by a client error. Typically this indicates a malformed file binary download URL. For example, an expired download URL.
See Also:
  • Method Details

    • getHttpResponseCode

      public int getHttpResponseCode()