GeneralException Constructor
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public GeneralException(
Errors errorId
)
Public Sub New (
errorId As Errors
)
public:
GeneralException(
Errors errorId
)
new :
errorId : Errors -> GeneralException
Parameters
- errorId Errors
Internal ID of the error which caused the exception.