Class InvalidFontUrlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
me.m64diamondstar.dialoguemaster.api.utils.exceptions.InvalidFontUrlException
- All Implemented Interfaces:
Serializable
This exception is thrown when an error occurs while
trying to retrieve a TFF or OTF font from a URL.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidFontUrlException
-