C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.ConflictException

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

Méthodes publiques

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

Method Details

ConflictException() public méthode

public ConflictException ( ) : System
Résultat System

ConflictException() public méthode

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