zio.process.CommandError
See theCommandError companion object
sealed abstract class CommandError(cause: Throwable) extends Exception with Product with Serializable
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
- class IOErrorclass NonZeroErrorCodeclass PermissionDeniedclass ProgramNotFoundclass WorkingDirectoryMissing