ActiveReports Developer 7
InvalidPasswordException Constructor
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder Namespace > InvalidPasswordException Class : InvalidPasswordException Constructor

Glossary Item Box

Initializes a new instance of InvalidPasswordException Class.

Overload List

OverloadDescription
InvalidPasswordException Constructor(String)Initializes a new instance of the InvalidPasswordException class with specific error message.  
InvalidPasswordException Constructor()Initializes a new instance of the InvalidPasswordException class with default error message.  

See Also