C# Class AccidentalFish.ApplicationSupport.Azure.TableStorage.UnableToAcquireLeaseException

Inheritance: System.Exception
Afficher le fichier Open project: JamesRandall/AccidentalFish.ApplicationSupport

Méthodes publiques

Méthode Description
UnableToAcquireLeaseException ( string message, Exception innerException ) : System

Method Details

UnableToAcquireLeaseException() public méthode

public UnableToAcquireLeaseException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System