Package tv.hd3g.authkit.mod.exception
Class BlockedUserException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tv.hd3g.authkit.mod.exception.BlockedUserException
-
- All Implemented Interfaces:
Serializable
public class BlockedUserException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BlockedUserException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-