C# Class Fuzzer.TargetConnectors.ApamaException

Inheritance: System.Exception
Datei anzeigen Open project: areiter/InMemoryFuzzing

Public Methods

Method Description
ApamaException ( string message ) : System

Method Details

ApamaException() public method

public ApamaException ( string message ) : System
message string
return System