Package dev.latvian.mods.kubejs.error
Class LegacyError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.latvian.mods.kubejs.error.KubeRuntimeException
dev.latvian.mods.kubejs.error.LegacyError
- All Implemented Interfaces:
MutedError,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.latvian.mods.kubejs.error.KubeRuntimeException
apply, customData, sourceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface dev.latvian.mods.kubejs.util.MutedError
isMuted
-
Constructor Details
-
LegacyError
-
-
Method Details
-
toString
- Overrides:
toStringin classKubeRuntimeException
-