C# Class GoogleCloudSamples.ConfigurationException

Inheritance: System.Exception, ISerializable
显示文件 Open project: GoogleCloudPlatform/getting-started-dotnet

Public Methods

Method Description
ConfigurationException ( string message ) : GoogleCloudSamples.Models
ConfigurationException ( string message ) : System

Method Details

ConfigurationException() public method

public ConfigurationException ( string message ) : GoogleCloudSamples.Models
message string
return GoogleCloudSamples.Models

ConfigurationException() public method

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