Package io.aether.net.exceptions
Class CommandNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.aether.net.exceptions.CommandNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommandNotFoundException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommandNotFoundException(int commandId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCommandId()
-