C# Class IntelShared.Common.Papi.PapiException

Inheritance: System.Exception
Show file Open project: 01org/NMPRK

Public Methods

Method Description
PapiException ( string msg ) : System

Method Details

PapiException() public method

public PapiException ( string msg ) : System
msg string
return System