Serialized Form
-
Package org.eu.zajc.akiwrapper.core.exceptions
-
Exception Class org.eu.zajc.akiwrapper.core.exceptions.AkinatorException
class AkinatorException extends RuntimeException implements Serializable -
Exception Class org.eu.zajc.akiwrapper.core.exceptions.LanguageThemeCombinationException
class LanguageThemeCombinationException extends AkinatorException implements Serializable-
Serialized Fields
-
language
Akiwrapper.Language language
-
theme
Akiwrapper.Theme theme
-
-
-
Exception Class org.eu.zajc.akiwrapper.core.exceptions.MalformedResponseException
class MalformedResponseException extends AkinatorException implements Serializable -
Exception Class org.eu.zajc.akiwrapper.core.exceptions.ServerStatusException
class ServerStatusException extends AkinatorException implements Serializable-
Serialized Fields
-
status
Status status
-
-
-
Exception Class org.eu.zajc.akiwrapper.core.exceptions.UndoOutOfBoundsException
class UndoOutOfBoundsException extends AkinatorException implements Serializable
-