C# 클래스 GoogleCloudSamples.ConfigurationException

상속: System.Exception, ISerializable
파일 보기 프로젝트 열기: GoogleCloudPlatform/getting-started-dotnet

공개 메소드들

메소드 설명
ConfigurationException ( string message ) : GoogleCloudSamples.Models
ConfigurationException ( string message ) : System

메소드 상세

ConfigurationException() 공개 메소드

public ConfigurationException ( string message ) : GoogleCloudSamples.Models
message string
리턴 GoogleCloudSamples.Models

ConfigurationException() 공개 메소드

public ConfigurationException ( string message ) : System
message string
리턴 System