Logo fantomas

GetDaemonError Type

Union cases

Union case Description

DotNetToolListError error

Full Usage: DotNetToolListError error

Parameters:

FantomasProcessStart error

Full Usage: FantomasProcessStart error

Parameters:

InCompatibleVersionFound

Full Usage: InCompatibleVersionFound

UnexpectedException error

Full Usage: UnexpectedException error

Parameters:
    error : string

Something the cache does not model went wrong while resolving a daemon. Carried so that the caller gets an answer: the mailbox behind this is reached by a `PostAndReply` with no timeout, and a loop that died would leave every later request waiting forever.

error : string

Instance members

Instance member Description

this.IsDotNetToolListError

Full Usage: this.IsDotNetToolListError

Returns: bool
Returns: bool

this.IsFantomasProcessStart

Full Usage: this.IsFantomasProcessStart

Returns: bool
Returns: bool

this.IsInCompatibleVersionFound

Full Usage: this.IsInCompatibleVersionFound

Returns: bool
Returns: bool

this.IsUnexpectedException

Full Usage: this.IsUnexpectedException

Returns: bool
Returns: bool

Type something to start searching.