Accusoft.ISISXpress6.Net
InvalidSettingException Constructor(String,Exception)
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace > InvalidSettingException Class > InvalidSettingException Constructor : InvalidSettingException Constructor(String,Exception)




message
A string value which represents the error message.
innerException
The exception that is the cause of the current exception. If the innerException parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

Glossary Item Box

An InvalidSettingException which allows passing in an error message and an inner exception.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

message
A string value which represents the error message.
innerException
The exception that is the cause of the current exception. If the innerException parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

See Also

©2013. Accusoft Corporation. All Rights Reserved.