Class ImageLoadException
The exception that is thrown when the image cannot be loaded.
Inheritance
System.Object
System.Exception
System.SystemException
System.IO.IOException
System.IO.FileLoadException
ImageLoadException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class ImageLoadException : FileLoadException, ISerializable, _Exception