DocumentViewerException(String) Constructor
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public DocumentViewerException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
- The error message that explains the reason for the exception.