C# Class Antmicro.Renode.Exceptions.ConfigurationException

Inheritance: System.Exception
Datei anzeigen Open project: draperlaboratory/hope-renode-infrastructure

Public Methods

Method Description
ConfigurationException ( String message ) : System

Method Details

ConfigurationException() public method

public ConfigurationException ( String message ) : System
message String
return System