Serialized Form
-
Package com.weebkun.utils
-
Class com.weebkun.utils.AlreadyAuthenticatedException extends java.lang.RuntimeException implements Serializable
-
Class com.weebkun.utils.HttpErrorException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
body
java.lang.String body
-
description
java.lang.String description
-
status
int status
-
-
-
Class com.weebkun.utils.ImmutableList extends java.util.ArrayList<T extends java.lang.Cloneable> implements Serializable
-
Serialized Fields
-
array
T extends java.lang.Cloneable[] array
-
size
int size
-
-
-
Class com.weebkun.utils.NodeOccupiedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
node
com.weebkun.tree.Node<?> node
-
-
-
Class com.weebkun.utils.NotAuthenticatedException extends java.lang.RuntimeException implements Serializable
-
Class com.weebkun.utils.ParamConflictException extends java.lang.RuntimeException implements Serializable
-
Class com.weebkun.utils.RejectedScopeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
scopes
java.lang.String[] scopes
-
-
-
Class com.weebkun.utils.ScopeNotfoundException extends UnauthorisedException implements Serializable
-
Serialized Fields
-
response
okhttp3.Response response
-
scope
java.lang.String scope
-
-
-
Class com.weebkun.utils.ScopeRevokedException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
scopes
java.lang.String[] scopes
-
-
-
Class com.weebkun.utils.UnauthorisedException extends HttpErrorException implements Serializable
-
Class com.weebkun.utils.UserAgentNotFoundException extends java.lang.RuntimeException implements Serializable
-