C# Class GLedApiDotNet.GLedAPIException

Inheritance: InvalidOperationException
Show file Open project: sirfredrick/VivaldiColorChanger

Public Methods

Method Description
GLedAPIException ( string message = null, Exception innerException = null ) : System

Method Details

GLedAPIException() public method

public GLedAPIException ( string message = null, Exception innerException = null ) : System
message string
innerException Exception
return System