SPInvalidLookupValuesException constructor
Initializes a new instance of the SPInvalidLookupValuesException class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPInvalidLookupValuesException() | Initializes a new instance of the SPInvalidLookupValuesException class. |
![]() |
SPInvalidLookupValuesException(String) | Initializes a new instance of the SPInvalidLookupValuesException class with a specified error message. |
![]() |
SPInvalidLookupValuesException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPInvalidLookupValuesException class with serialized data. |
![]() |
SPInvalidLookupValuesException(String, Exception) | Initializes a new instance of the SPInvalidLookupValuesException class with a specified error message and an inner exception that is the cause of this exception. |
Top
See also
Reference
SPInvalidLookupValuesException class