Class ModuleNotRegisteredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thomilist.dimensionalinventories.exception.ModuleNotRegisteredException
All Implemented Interfaces:
Serializable

public class ModuleNotRegisteredException extends RuntimeException
See Also:
  • Constructor Details

    • ModuleNotRegisteredException

      public <T> ModuleNotRegisteredException(Class<T> moduleType)
    • ModuleNotRegisteredException

      public ModuleNotRegisteredException(String message, Throwable cause)