Mercury API
FeatureNotSupportedException Constructor (message)
NamespacesThingMagicFeatureNotSupportedExceptionFeatureNotSupportedException(String)
Create "Feature not supported" exception
Declaration Syntax
C#Visual BasicVisual C++
public FeatureNotSupportedException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
FeatureNotSupportedException(
	String^ message
)
Parameters
message (String)
Message explaining exception

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)