Class IncompatibleEnvironmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cpw.mods.modlauncher.api.IncompatibleEnvironmentException
All Implemented Interfaces:
Serializable

public class IncompatibleEnvironmentException extends Exception
Indicate an incompatible environment to the modlauncher system.
See Also:
  • Constructor Details

    • IncompatibleEnvironmentException

      public IncompatibleEnvironmentException(String message)