Package io.milton.httpclient
Class GenericHttpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.milton.httpclient.HttpException
io.milton.httpclient.GenericHttpException
- All Implemented Interfaces:
Serializable
- Author:
- mcevoyb
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGenericHttpException(int result, String href) GenericHttpException(String href, Throwable ex) -
Method Summary
Methods inherited from class io.milton.httpclient.HttpException
getHref, getResultMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GenericHttpException
-
GenericHttpException
-