Method | Description | |
---|---|---|
ProjectionsUnavailable ( string cause, Exception, innerException ) : System, |
Initializes a new instance of the ProjectionsUnavailable class.
|
public ProjectionsUnavailable ( string cause, Exception, innerException ) : System, | ||
cause | string | The cause of why the event store is unavailable. |
innerException | Exception, | The inner |
return | System, |