Package studio.mevera.imperat.exception
Class OnlyConsoleAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
studio.mevera.imperat.exception.ImperatException
studio.mevera.imperat.exception.OnlyConsoleAllowedException
- All Implemented Interfaces:
Serializable
public class OnlyConsoleAllowedException
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
-
OnlyConsoleAllowedException
public OnlyConsoleAllowedException(studio.mevera.imperat.context.Context<?> ctx)
-