Class StartupException

All Implemented Interfaces:
Serializable

public class StartupException extends RuntimeException
Signals a problem starting an external process (missing binary)
See Also:
  • Constructor Details

    • StartupException

      public StartupException(String s, Throwable throwable)