FileHold 17.1 API Documentation
C#
Show/Hide TOC
Insufficient
Permission
Exception(String) Constructor
Initializes a new instance of the
InsufficientPermissionException
class
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
InsufficientPermissionException
(
string
message
)
Parameters
message
String
See Also
Reference
InsufficientPermissionException Class
InsufficientPermissionException Overload
FileHold.Common Namespace
In This Article
Definition
See Also