Class TooFewArgumentsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tech.sbdevelopment.showcontrol.api.exceptions.TooFewArgumentsException
-
- All Implemented Interfaces:
Serializable
public class TooFewArgumentsException extends Exception
Thrown when a trigger has too few arguments- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TooFewArgumentsException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-