Class MalformedResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eu.zajc.akiwrapper.core.exceptions.AkinatorException
org.eu.zajc.akiwrapper.core.exceptions.MalformedResponseException
- All Implemented Interfaces:
Serializable
Indicates an unexpected or erroneous response from Akinator's API.
- Author:
- Marko Zajc
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eu.zajc.akiwrapper.core.exceptions.AkinatorException
getDebugInformationMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MalformedResponseException
public MalformedResponseException() -
MalformedResponseException
-