Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the InvalidSimpleObjectValueException class.
Overload List
| Name | Description | 
|---|---|
| InvalidSimpleObjectValueException () | Initializes a new instance of the InvalidSimpleObjectValueException class. | 
| InvalidSimpleObjectValueException (Exception) | Initializes a new instance of the InvalidSimpleObjectValueException class using a reference to the inner exception that is the cause of this exception. | 
| InvalidSimpleObjectValueException (String) | Initializes a new instance of the InvalidSimpleObjectValueException class using the specified error message. | 
| InvalidSimpleObjectValueException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidSimpleObjectValueException class using serialized data. | 
| InvalidSimpleObjectValueException (String, Exception) | Initializes a new instance of the InvalidSimpleObjectValueException class using the specified message and a reference to the inner exception that is the cause of this exception. | 
| InvalidSimpleObjectValueException (InvalidSimpleObjectValueExceptionType, String, String) | Initializes a new instance of the InvalidSimpleObjectValueException class using the specified parameters. | 
| InvalidSimpleObjectValueException (Exception, InvalidSimpleObjectValueExceptionType, String, String) | Initializes a new instance of the InvalidSimpleObjectValueException class using the specified parameters. | 
| InvalidSimpleObjectValueException (String, InvalidSimpleObjectValueExceptionType, String, String) | Initializes a new instance of the InvalidSimpleObjectValueException class using the specified parameters. | 
| InvalidSimpleObjectValueException (String, Exception, InvalidSimpleObjectValueExceptionType, String, String) | Initializes a new instance of the InvalidSimpleObjectValueException class using the specified parameters. | 
See Also
Reference
InvalidSimpleObjectValueException Class
InvalidSimpleObjectValueException Members
Microsoft.EnterpriseManagement.Common Namespace