Package com.treescrub.spedran
Class HttpRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.treescrub.spedran.HttpRequestException
-
- All Implemented Interfaces:
Serializable
public class HttpRequestException extends Exception
An exception that represents a failed request to the API.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-