Header menu logo fantomas

ProcessStartError Type

Union cases

Union case Description

ExecutableFileNotFound(executableFile, arguments, workingDirectory, pathEnvironmentVariable, error)

Full Usage: ExecutableFileNotFound(executableFile, arguments, workingDirectory, pathEnvironmentVariable, error)

Parameters:
    executableFile : string
    arguments : string
    workingDirectory : string
    pathEnvironmentVariable : string
    error : string

executableFile : string
arguments : string
workingDirectory : string
pathEnvironmentVariable : string
error : string

UnExpectedException(executableFile, arguments, error)

Full Usage: UnExpectedException(executableFile, arguments, error)

Parameters:
    executableFile : string
    arguments : string
    error : string

executableFile : string
arguments : string
error : string

Type something to start searching.