Package io.aether.net.exceptions
Class NoAccessException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.aether.net.fastMeta.AetherException
-
- io.aether.net.exceptions.NoAccessException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoAccessException extends io.aether.net.fastMeta.AetherException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoAccessException(java.util.UUID uid)
-