C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.UnauthorizedException

Inheritance: System.Exception
ファイルを表示 Open project: RusticiSoftware/TinCanAPILibraryCSharp

Public Methods

Method Description
UnauthorizedException ( ) : System
UnauthorizedException ( string message ) : System

Method Details

UnauthorizedException() public method

public UnauthorizedException ( ) : System
return System

UnauthorizedException() public method

public UnauthorizedException ( string message ) : System
message string
return System