Package studio.mevera.imperat.exception
Class OnlyPlayerAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
studio.mevera.imperat.exception.ImperatException
studio.mevera.imperat.exception.OnlyPlayerAllowedException
- All Implemented Interfaces:
Serializable
public final class OnlyPlayerAllowedException
extends studio.mevera.imperat.exception.ImperatException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.mevera.imperat.exception.ImperatException
getCtxMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OnlyPlayerAllowedException
public OnlyPlayerAllowedException(studio.mevera.imperat.context.Context<?> ctx)
-