Class CyclopsCoreConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cyclops.cyclopscore.config.CyclopsCoreConfigException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UndisableableConfigException

public class CyclopsCoreConfigException extends RuntimeException
Exceptions that can occur when configuring this mod.
See Also:
  • Constructor Details

    • CyclopsCoreConfigException

      public CyclopsCoreConfigException(String message)
      Make a new instance.
      Parameters:
      message - The message.