Class FileFormatException
The exception that is thrown when loading bad formed xml report file.
Inheritance
System.Object
System.Exception
FileFormatException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class FileFormatException : Exception, ISerializable, _Exception