Class LaunchException

All Implemented Interfaces:
Serializable

public class LaunchException extends RuntimeException
LaunchException used for failing Launches operations
See Also:
  • Constructor Details

    • LaunchException

      public LaunchException(String message)
    • LaunchException

      public LaunchException(String message, Throwable cause)
    • LaunchException

      public LaunchException(Throwable cause)