Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Grib
Api
Interop
GribValueTypeException
C# Class Grib.Api.Interop.GribValueTypeException
Inheritance:
System.Exception
Mostrar archivo
Open project: 0x1mason/GribApi.NET
Public Methods
Method
Description
GribValueTypeException
(
string
msg
,
Exception
innerException
= null ) :
System
Method Details
GribValueTypeException()
public
method
public
GribValueTypeException
(
string
msg
,
Exception
innerException
= null ) :
System
msg
string
innerException
System.Exception
return
System