C# Class Grib.Api.Interop.GribValueTypeException

Inheritance: System.Exception
Afficher le fichier Open project: 0x1mason/GribApi.NET

Méthodes publiques

Méthode Description
GribValueTypeException ( string msg, Exception innerException = null ) : System

Method Details

GribValueTypeException() public méthode

public GribValueTypeException ( string msg, Exception innerException = null ) : System
msg string
innerException System.Exception
Résultat System