Class InvalidImageUrlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
me.m64diamondstar.dialoguemaster.api.utils.exceptions.InvalidImageUrlException
All Implemented Interfaces:
Serializable

public class InvalidImageUrlException extends Exception
This exception is thrown when an error occurs while generating a resourcepack for the DialogueMaster plugin.
See Also:
  • Constructor Details

    • InvalidImageUrlException

      public InvalidImageUrlException(String message)