C# Class Ntreev.Library.Psd.InvalidFormatException

Inheritance: System.Exception
Mostra file Open project: NtreevSoft/psd-parser

Public Methods

Method Description
InvalidFormatException ( ) : System
InvalidFormatException ( string message ) : System

Method Details

InvalidFormatException() public method

public InvalidFormatException ( ) : System
return System

InvalidFormatException() public method

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