Samraksh eMote .NOW
MACNotConfiguredException Constructor(String,Exception)



MAC is not configured
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
'Usage
 
Dim message As String
Dim innerException As Exception
 
Dim instance As New MACNotConfiguredException(message, innerException)
public MACNotConfiguredException( 
   string message,
   Exception innerException
)
public:
MACNotConfiguredException( 
   String^ message,
   Exception^ innerException
)

Parameters

message
innerException
Requirements

Target Platforms: eMote .NOW

See Also

Reference

MACNotConfiguredException Class
MACNotConfiguredException Members
Overload List

Send Feedback