C# Class Recurity.Swf.SwfFormatException

Inheritance: System.ApplicationException
Exibir arquivo Open project: rtezli/Blitzableiter Class Usage Examples

Public Methods

Method Description
SwfFormatException ( string message ) : System

SwfFormatException ( string message, Exception inner ) : System

Method Details

SwfFormatException() public method

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

SwfFormatException() public method

public SwfFormatException ( string message, Exception inner ) : System
message string
inner System.Exception
return System