Class InvalidQuestArgsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pixelmonmod.pixelmon.quests.exceptions.InvalidQuestArgsException
All Implemented Interfaces:
Serializable

public class InvalidQuestArgsException extends Exception
See Also:
  • Constructor Details

    • InvalidQuestArgsException

      public InvalidQuestArgsException()
    • InvalidQuestArgsException

      public InvalidQuestArgsException(String message)
    • InvalidQuestArgsException

      public InvalidQuestArgsException(String key, Quest quest, Stage stage)