java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.spongepowered.noise.exception.NoiseException
org.spongepowered.noise.exception.NoModuleException
- All Implemented Interfaces:
Serializable
Thrown when no module is set for a requested index.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoModuleException
public NoModuleException(int missingModule)
-
-
Method Details
-
missingModule
public int missingModule()
-