All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class novocode.netforge.http.exception.ResponseException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----novocode.netforge.http.exception.ResponseException

public class ResponseException
extends Exception

Constructor Index

 o ResponseException()
 o ResponseException(String)

Constructors

 o ResponseException
 public ResponseException(String s)
 o ResponseException
 public ResponseException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index