[]
The exception that is thrown if an attempt is made to modify the properties of a default list style.
public class DefaultListStyleChangeException : Exception, ISerializable, _Exception
Initializes a new instance of the DefaultListStyleChangeException class.
public DefaultListStyleChangeException(string message)
message
stringThe message that describes the error.