Class ModuleConstructionException

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

public class ModuleConstructionException extends RuntimeException
See Also:
  • Constructor Details

    • ModuleConstructionException

      public ModuleConstructionException(Class<?> moduleType, String groupId, Throwable cause)