Class NotEnoughArgumentsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- me.nemo_64.betterinputs.api.util.argument.NotEnoughArgumentsException
-
- All Implemented Interfaces:
Serializable
public class NotEnoughArgumentsException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotEnoughArgumentsException(me.nemo_64.betterinputs.api.util.argument.ArgumentStack missing)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-