C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.NotFoundException

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

Méthodes publiques

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

Method Details

NotFoundException() public méthode

public NotFoundException ( ) : System
Résultat System

NotFoundException() public méthode

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