C# Class JiraAssistant.Domain.Exceptions.SearchFailedException

Inheritance: System.Exception
Show file Open project: sceeter89/jira-client

Public Methods

Method Description
SearchFailedException ( string message ) : System

Method Details

SearchFailedException() public method

public SearchFailedException ( string message ) : System
message string
return System