Class HttpException

  • All Implemented Interfaces:
    Serializable

    public class HttpException
    extends RuntimeException
    This exception will be thrown by any exceptional cases encountered within the JNI bindings to the AWS Common Runtime
    See Also:
    Serialized Form
    • Constructor Detail

      • HttpException

        public HttpException​(int errorCode)
        Constructs a new HttpException
        Parameters:
        errorCode - native error code representing the error source/reason