Method | Description | |
---|---|---|
IpfsClientFailureException ( string message ) : System | ||
IpfsClientFailureException ( string message, Exception innerException ) : System |
public IpfsClientFailureException ( string message ) : System | ||
message | string | |
return | System |
public IpfsClientFailureException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |