C# Class Fuzzer.XmlFactory.FuzzParseException

Inheritance: System.Exception
Exibir arquivo Open project: areiter/InMemoryFuzzing

Public Methods

Method Description
FuzzParseException ( string format ) : System

Method Details

FuzzParseException() public method

public FuzzParseException ( string format ) : System
format string
return System