Click or drag to resize

UserSettingNotAllowedException Constructor

Overload List
  NameDescription
Public methodUserSettingNotAllowedException
Initializes a new instance of the UserSettingNotAllowedException class.
Public methodUserSettingNotAllowedException(String)
Initializes a new instance of the UserSettingNotAllowedException class with a specified error message.
Public methodUserSettingNotAllowedException(SerializationInfo, StreamingContext)
Initializes a new instance of the UserSettingNotAllowedException class with serialized data.
Top
See Also