ExecFileExceptionMutableBuilder

@inline final class ExecFileExceptionMutableBuilder[Self <: ExecFileException](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setErrno(value: Double): Self
@inline
@inline
def setPath(value: String): Self
@inline
def setPathUndefined: Self
@inline
def setSyscall(value: String): Self
@inline

Concrete fields

val x: Self