C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.PreconditionFailedException

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

Public Methods

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

Method Details

PreconditionFailedException() public method

public PreconditionFailedException ( ) : System
return System

PreconditionFailedException() public method

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