C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.ConflictException

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

Public Methods

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

Method Details

ConflictException() public method

public ConflictException ( ) : System
return System

ConflictException() public method

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