C# Class Ntreev.Library.Psd.InvalidFormatException

Inheritance: System.Exception
Afficher le fichier Open project: NtreevSoft/psd-parser

Méthodes publiques

Méthode Description
InvalidFormatException ( ) : System
InvalidFormatException ( string message ) : System

Method Details

InvalidFormatException() public méthode

public InvalidFormatException ( ) : System
Résultat System

InvalidFormatException() public méthode

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