[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.InvalidPasswordException

InvalidPasswordException Class

Thrown if the password is invalid in a certain Excel format (for example, the length of the password is out of range).

Inheritance
InvalidPasswordException
Implements
Namespace: GrapeCity.SpreadBuilder
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public class InvalidPasswordException : SpreadBuilderException, ISerializable

Constructors

Name Description
InvalidPasswordException()

Initializes a new instance of the InvalidPasswordException class with a default error message.

InvalidPasswordException(SerializationInfo, StreamingContext)

Initializes a new instance of the InvalidPasswordException class with serialized data.

InvalidPasswordException(string)

Initializes a new instance of the InvalidPasswordException class with a specific error message.