Class 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:
    Serialized Form
    • Method Detail

      • getHttpResponseCode

        public int getHttpResponseCode()