Class HTTPException

  • All Implemented Interfaces:
    Serializable

    public final class HTTPException
    extends IOException
    HTTP exception. Also thrown to pass on correct status codes.
    Author:
    BaseX Team 2005-23, BSD License, Christian Gruen
    See Also:
    Serialized Form
    • Method Detail

      • getStatus

        public int getStatus()
        Returns the status code.
        Returns:
        status code