Share via


SecureStoreException Constructor (String)

Constructs a new instance of the class with a message.

Namespace:  Microsoft.BusinessData.Infrastructure.SecureStore
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New SecureStoreException(message)
public SecureStoreException(
    string message
)

Parameters

See Also

Reference

SecureStoreException Class

SecureStoreException Members

SecureStoreException Overload

Microsoft.BusinessData.Infrastructure.SecureStore Namespace