Module jEdit
Package org.jedit.io

Class HttpException

All Implemented Interfaces:
Serializable

public class HttpException extends IOException
Author:
Matthieu Casanova
See Also:
  • Constructor Details

    • HttpException

      public HttpException(int responseCode, String responseMessage)
  • Method Details

    • getResponseCode

      public int getResponseCode()