C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.PreconditionFailedException

Inheritance: System.Exception
Afficher le fichier Open project: RusticiSoftware/TinCanAPILibraryCSharp

Méthodes publiques

Méthode Description
PreconditionFailedException ( ) : System
PreconditionFailedException ( string message ) : System

Method Details

PreconditionFailedException() public méthode

public PreconditionFailedException ( ) : System
Résultat System

PreconditionFailedException() public méthode

public PreconditionFailedException ( string message ) : System
message string
Résultat System