Package com.draftable.api.client
Class Comparisons.UnknownErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.draftable.api.client.Comparisons.UnknownErrorException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Comparisons
Thrown when an unknown error occurs while making a request. This should never
occur, but the library guarantees that any extraneous exceptions are wrapped
in an
Comparisons.UnknownErrorException
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownErrorException
-