FileHold 17.1 API Documentation
C#
Show/Hide TOC
Resources
Exception(Error
Code) Constructor
Initializes a new instance of the
ResourcesException
class
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
ResourcesException
(
ErrorCode
errorCode
)
Parameters
errorCode
ErrorCode
See Also
Reference
ResourcesException Class
ResourcesException Overload
FileHold.Common Namespace
In This Article
Definition
See Also