Class DecryptException
The exception that is thrown when loading an encrypted report with wrong password.
Inheritance
System.Object
System.Exception
DecryptException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class DecryptException : Exception, ISerializable, _Exception