Package com.earth2me.essentials.api
Class NoLoanPermittedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.ess3.api.TranslatableException
net.ess3.api.NoLoanPermittedException
com.earth2me.essentials.api.NoLoanPermittedException
- All Implemented Interfaces:
Serializable
Thrown when a user does not have the balance for a transaction and cannot take a loan.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class net.ess3.api.TranslatableException
getArgs, getMessage, getTlKey, setCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoLoanPermittedException
public NoLoanPermittedException()
-