ActiveReports 13
InvalidPasswordException Constructor(String)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > InvalidPasswordException Class > InvalidPasswordException Constructor : InvalidPasswordException Constructor(String)
A message that describes the error.
Initializes a new instance of the InvalidPasswordException class with specific error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
public InvalidPasswordException( 
   string message
)

Parameters

message
A message that describes the error.
See Also

Reference

InvalidPasswordException Class
InvalidPasswordException Members
Overload List