C# Class Droog.Firkin.KeyTooLargeException

Inheritance: System.Exception
Afficher le fichier Open project: sdether/Firkin

Méthodes publiques

Méthode Description
KeyTooLargeException ( long actual, uint maxKeySize ) : System

Method Details

KeyTooLargeException() public méthode

public KeyTooLargeException ( long actual, uint maxKeySize ) : System
actual long
maxKeySize uint
Résultat System