Google.Maps.Exception

Google.Maps 例外の基本クラス。

概要

継承

継承元: Exception

コンストラクタとデストラクタ

Exception()
Exception(string message)
Exception(string message, System.Exception inner)

公開関数

Exception

 Exception()

Exception

 Exception(
  string message
)

Exception

 Exception(
  string message,
  System.Exception inner
)