Class BadPasswordException
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
public class BadPasswordException : IOException, ISerializable
- Inheritance
-
BadPasswordException
- Implements
- Inherited Members
Constructors
BadPasswordException()
public BadPasswordException()
BadPasswordException(string)
public BadPasswordException(string message)
Parameters
message
string
BadPasswordException(string, Exception)
public BadPasswordException(string message, Exception innerException)