Serialized Form
-
Package com.github.m0nk3y2k4.thetvdb.api.exception
-
Class com.github.m0nk3y2k4.thetvdb.api.exception.APIException extends Exception implements Serializable
-
Class com.github.m0nk3y2k4.thetvdb.api.exception.APIRuntimeException extends RuntimeException implements Serializable
-
-
Package com.github.m0nk3y2k4.thetvdb.internal.exception
-
Class com.github.m0nk3y2k4.thetvdb.internal.exception.APICommunicationException extends APIException implements Serializable
-
Class com.github.m0nk3y2k4.thetvdb.internal.exception.APINotAuthorizedException extends APICommunicationException implements Serializable
-
Class com.github.m0nk3y2k4.thetvdb.internal.exception.APIPreconditionException extends APIRuntimeException implements Serializable
-