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