C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.UnauthorizedException

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

Méthodes publiques

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

Method Details

UnauthorizedException() public méthode

public UnauthorizedException ( ) : System
Résultat System

UnauthorizedException() public méthode

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