Serialized Form
-
Package io.aether.crypto
-
Class io.aether.crypto.DecryptException extends java.lang.RuntimeException implements Serializable
-
Class io.aether.crypto.EncryptException extends java.lang.RuntimeException implements Serializable
-
-
Package io.aether.net.exceptions
-
Class io.aether.net.exceptions.AlreadyCreateUserException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
uid
java.util.UUID uid
-
-
-
Class io.aether.net.exceptions.CommandNotFoundException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
commandId
int commandId
-
-
-
Class io.aether.net.exceptions.NoAccessException extends io.aether.net.fastMeta.AetherException implements Serializable
-
Serialized Fields
-
uid
java.util.UUID uid
-
-
-
-
Package io.aether.utils
-
Class io.aether.utils.ConcurrentHashMapWithDefault extends java.util.concurrent.ConcurrentHashMap<K extends java.lang.Object,V extends java.lang.Object> implements Serializable
-
Serialized Fields
-
factory
io.aether.utils.interfaces.AFunction<K extends java.lang.Object,V extends java.lang.Object> factory
-
-
-
-
Package io.aether.utils.streams
-
Class io.aether.utils.streams.ClosedStreamException extends java.lang.RuntimeException implements Serializable
-