C# Class Hangfire.FluentNHibernateStorage.FluentNHibernateDistributedLockTimeoutException

Inheritance: Exception
Exibir arquivo Open project: xavierjefferson/Hangfire.FluentNHibernateStorage

Public Methods

Method Description
FluentNHibernateDistributedLockTimeoutException ( string message ) : System

Method Details

FluentNHibernateDistributedLockTimeoutException() public method

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