C# Class SwfDotNet.IO.Exceptions.DataWriteOverflowException

Data write overflow exception
Inheritance: System.ApplicationException
Afficher le fichier Open project: bladecoding/SwfExport

Méthodes publiques

Méthode Description
DataWriteOverflowException ( ) : System

Creates a new DataWriteOverflowException instance.

Method Details

DataWriteOverflowException() public méthode

Creates a new DataWriteOverflowException instance.
public DataWriteOverflowException ( ) : System
Résultat System