ShellBoostException Constructor (Exception) |
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellBoostException(
Exception innerException
)
Parameters
- innerException
- Type: SystemException
The inner exception.
See Also