SPFieldUserValidationException constructor
Overload list
Name | Description | |
---|---|---|
SPFieldUserValidationException() | Initializes a new instance of the SPFieldUserValidationException class. | |
SPFieldUserValidationException(String) | Initializes a new instance of the SPFieldValidationException class based on the specified message. | |
SPFieldUserValidationException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPFieldUserValidationException class based on the specified information about serialization and streaming context. | |
SPFieldUserValidationException(String, List<PickerEntity>) | Initializes a new instance of the SPFieldUserValidationException class based on the specified message and exception. | |
SPFieldUserValidationException(String, Exception) | Initializes a new instance of the SPFieldUserValidationException class based on the specified message and exception. |
Top
See also
Reference
SPFieldUserValidationException class