C# Class JiraAssistant.Domain.Exceptions.LoginFailedException

Inheritance: System.Exception
Mostrar archivo Open project: sceeter89/jira-client

Public Methods

Method Description
LoginFailedException ( string reason ) : System

Method Details

LoginFailedException() public method

public LoginFailedException ( string reason ) : System
reason string
return System