C# Class Recurity.Swf.SwfFormatException

Inheritance: System.ApplicationException
Afficher le fichier Open project: rtezli/Blitzableiter Class Usage Examples

Méthodes publiques

Méthode Description
SwfFormatException ( string message ) : System

SwfFormatException ( string message, Exception inner ) : System

Method Details

SwfFormatException() public méthode

public SwfFormatException ( string message ) : System
message string
Résultat System

SwfFormatException() public méthode

public SwfFormatException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System