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