DefaultListStyleChangeException Constructor
Initializes a new instance of the
DefaultListStyleChangeException class.
public DefaultListStyleChangeException(
System.string
)
'Declaration
Public Function New( _
ByVal As System.String _
)
Parameters
- message
- The message that describes the error.