C# Class Hangfire.MySql.MySqlDistributedLockException

Inheritance: System.Exception
Exibir arquivo Open project: arnoldasgudas/Hangfire.MySqlStorage

Public Methods

Method Description
MySqlDistributedLockException ( string message ) : System

Method Details

MySqlDistributedLockException() public method

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