Class CommandArgumentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.ericlam.mc.bungee.hnmc.commands.caxerx.exception.CommandArgumentException
-
- All Implemented Interfaces:
Serializable
public class CommandArgumentException extends RuntimeException
參數不足- Author:
- caxerx
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommandArgumentException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
CommandArgumentException
public CommandArgumentException(String msg)
-
-