Class TooBigWorldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ua.mcchickenstudio.opencreative.managers.downloader.TooBigWorldException
- All Implemented Interfaces:
Serializable
TooBigWorldException
This class represents an exception, that occurs when world archive size is too big.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TooBigWorldException
public TooBigWorldException(long limit)
-