C# Class FlixCloud.Client.FlixCloudException

Inheritance: System.Exception
显示文件 Open project: flixcloud/flix_cloud-dotnet

Public Methods

Method Description
FlixCloudException ( string errorMessage ) : System

Method Details

FlixCloudException() public method

public FlixCloudException ( string errorMessage ) : System
errorMessage string
return System