prox-core
prox-core
io.github.vigoo.prox
CommonModule
ProcessLikeConfiguration
FailedToDestroy
FailedToDestroyException
FailedToQueryState
FailedToQueryStateException
FailedToReadProcessOutput
FailedToReadProcessOutputException
FailedToStartProcess
FailedToStartProcessException
FailedToWaitForExit
FailedToWaitForExitException
FailedToWriteProcessInput
FailedToWriteProcessInputException
MultipleProxErrors
MultipleProxErrorsException
ProcessGroupModule
ProcessGroup
Mapper
ProcessGroupImpl
ProcessGroupImplE
ProcessGroupImplI
ProcessGroupImplIE
ProcessGroupImplIO
ProcessGroupImplIOE
ProcessGroupImplO
ProcessGroupImplOE
ProcessGroup
ProcessGroupConfiguration
ConfigApplication
ConfigApplication
ProcessGroupResult
RunningProcessGroup
SimpleProcessGroupResult
ProcessLike
ProcessModule
Process
ProcessImpl
ProcessImplE
ProcessImplI
ProcessImplIE
ProcessImplIO
ProcessImplIOE
ProcessImplO
ProcessImplOE
Process
ProcessConfiguration
ProcessResult
RunningProcess
SimpleProcessResult
ProcessRunnerModule
JVMProcessInfo
JVMProcessRunner
JVMProcessRunnerBase
JVMProcessRunnerBase
JVMRunningProcess
JVMRunningProcessGroup
ProcessRunner
Prox
ProxError
ProxRuntime
FiberOps
IOOps
ListProxErrorOps
MonoidStreamOps
ResourceOps
StreamOps
RedirectionModule
AllCapturedThroughPipe
AllCapturedToSink
AllToFile
AllToStdErr
GroupErrorRedirection
GroupErrorRedirectionType
GroupErrorRedirectionType
InputFile
InputRedirection
InputStream
OutputFile
OutputRedirection
OutputRedirectionType
OutputRedirectionType
OutputStreamThroughPipe
OutputStreamToSink
RedirectableError
RedirectableErrors
CustomizedPerProcess
RedirectableErrors
RedirectableInput
RedirectableOutput
StdIn
StdOut
SyntaxModule
PipeBuilder
PipeBuilderSyntax
ProcessPiping
ProcessStringContextIO
UnknownProxError
UnknownProxErrorException
io.github.vigoo.prox.path
PathOps
prox-core
/
io.github.vigoo.prox
/
FailedToWriteProcessInputException
FailedToWriteProcessInputException
final case
class
FailedToWriteProcessInputException
(
reason:
Throwable
)
extends
Exception
Graph
Supertypes
trait
Product
trait
Equals
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(
x$0:
Throwable
):
Unit
Inherited from:
Throwable
def
fillInStackTrace
():
Throwable
Inherited from:
Throwable
def
getCause
():
Throwable
Inherited from:
Throwable
def
getLocalizedMessage
():
String
Inherited from:
Throwable
def
getMessage
():
String
Inherited from:
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from:
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from:
Throwable
def
initCause
(
x$0:
Throwable
):
Throwable
Inherited from:
Throwable
def
printStackTrace
(
x$0:
PrintWriter
):
Unit
Inherited from:
Throwable
def
printStackTrace
(
x$0:
PrintStream
):
Unit
Inherited from:
Throwable
def
printStackTrace
():
Unit
Inherited from:
Throwable
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
setStackTrace
(
x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from:
Throwable
def
toString
():
String
Inherited from:
Throwable