C# Class SwfDotNet.IO.Exceptions.InvalidTagLengthException

Invalid tag length exception
Inheritance: System.ApplicationException
Show file Open project: bladecoding/SwfExport

Public Methods

Method Description
InvalidTagLengthException ( ) : System

Creates a new InvalidTagLengthException instance.

Method Details

InvalidTagLengthException() public method

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