Class ThreeDFileBinaryRequestExecutor.ClientRequestException

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

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

    • getHttpResponseCode

      public int getHttpResponseCode()