Class ResourcepackGenerateException

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

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

    • ResourcepackGenerateException

      public ResourcepackGenerateException(String message)