Class CraftingPatternFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.refinedmods.refinedstorage.apiimpl.autocrafting.CraftingPatternFactoryException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionCraftingPatternFactoryException
(net.minecraft.network.chat.Component errorMessage) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CraftingPatternFactoryException
public CraftingPatternFactoryException(net.minecraft.network.chat.Component errorMessage)
-
-
Method Details
-
getErrorMessage
public net.minecraft.network.chat.Component getErrorMessage()
-