Package net.mcreator.workspace
Class MissingGeneratorFeaturesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.mcreator.workspace.MissingGeneratorFeaturesException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionMissingGeneratorFeaturesException
(Map<String, Collection<String>> missingDefinitions) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingGeneratorFeaturesException
-
-
Method Details
-
getMissingDefinitions
-
getMessage
- Overrides:
getMessage
in classThrowable
-