C# Class Gallifrey.Exceptions.JiraTimers.DuplicateTimerException

Inheritance: System.Exception
Datei anzeigen Open project: BlythMeister/Gallifrey Class Usage Examples

Public Methods

Method Description
DuplicateTimerException ( string message, System.Guid timerId ) : System

Method Details

DuplicateTimerException() public method

public DuplicateTimerException ( string message, System.Guid timerId ) : System
message string
timerId System.Guid
return System