C# Class withSIX.Core.CompressedFileException

Inheritance: System.Exception
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
CompressedFileException ( string message ) : System
CompressedFileException ( string message, Exception innerException ) : System

Method Details

CompressedFileException() public méthode

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

CompressedFileException() public méthode

public CompressedFileException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System