C# Class SwfDotNet.IO.Exceptions.InvalidImageFormatException

Invalid image format exception
Inheritance: System.ApplicationException
Show file Open project: bladecoding/SwfExport

Public Methods

Method Description
InvalidImageFormatException ( ) : System

Creates a new InvalidImageFormatException instance.

Method Details

InvalidImageFormatException() public method

Creates a new InvalidImageFormatException instance.
public InvalidImageFormatException ( ) : System
return System