InvalidSimpleObjectValueException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the exception that is thrown when an invalid value is specified for a simple object property.
public ref class InvalidSimpleObjectValueException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Serializable]
public class InvalidSimpleObjectValueException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type InvalidSimpleObjectValueException = class
inherit EnterpriseManagementException
Public Class InvalidSimpleObjectValueException
Inherits EnterpriseManagementException
- Inheritance
- Attributes
Constructors
Properties
ClassName |
Gets the name of the class of the simple object with the invalid specified value. |
ErrorType | |
PropertyName |
Gets the name of the property containing the invalid specified value. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the parameters required to serialize this instance of the InvalidSimpleObjectValueException class. |