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
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 Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getHttpResponseCode
public int getHttpResponseCode()
-