Class LaunchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.client.launch.LaunchException
All Implemented Interfaces:
Serializable

public class LaunchException extends Exception
See Also:
  • Constructor Details

    • LaunchException

      public LaunchException(String message)
    • LaunchException

      public LaunchException(String message, Throwable cause)