Class IronSoftwareDeploymentNotSupportedException
Inheritance
System.Object
IronSoftwareDeploymentNotSupportedException
Namespace: IronSoftware.Exceptions
Assembly: IronPdf.dll
Syntax
public class IronSoftwareDeploymentNotSupportedException : IronSoftwareDeploymentException
Constructors
IronSoftwareDeploymentNotSupportedException(String)
Declaration
public IronSoftwareDeploymentNotSupportedException(string name)
Parameters
Type | Name | Description |
---|---|---|
System. |
name |
IronSoftwareDeploymentNotSupportedException(String, Exception)
Declaration
public IronSoftwareDeploymentNotSupportedException(string message, Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
System. |
message | |
System. |
innerException |