ActiveReports 9
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 System.String _
)
public InvalidPasswordException( 
   System.string message
)

Parameters

message
A message that describes the error.
See Also

Reference

InvalidPasswordException Class
InvalidPasswordException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum