Class dotPDFiumException
public class dotPDFiumException : Exception, ISerializable
- Inheritance
-
dotPDFiumException
- Implements
- Inherited Members
Constructors
dotPDFiumException()
public dotPDFiumException()
dotPDFiumException(string)
public dotPDFiumException(string message)
Parameters
message
string
dotPDFiumException(string, Exception)
public dotPDFiumException(string message, Exception innerException)