Samraksh eMote .NOW
MacNotConfiguredException Constructor(String,Exception)
        



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