SPFieldValidationException constructor
Initializes a new instance of the SPFieldValidationException class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPFieldValidationException() | Initializes a new instance of the SPFieldValidationException class. |
![]() |
SPFieldValidationException(String) | Initializes a new instance of the SPFieldValidationException class based on the specified message. |
![]() |
SPFieldValidationException(SerializationInfo, StreamingContext) | Initializes a new instance of the SPFieldValidationException class based on the specified information about serialization and streaming context. |
![]() |
SPFieldValidationException(String, Exception) | Initializes a new instance of the SPFieldValidationException class based on the specified message and exception. |
![]() |
SPFieldValidationException(String, Int32) | Initializes a new instance of the SPFieldValidationException class based on the specified message and error code. |
Top
See also
Reference
SPFieldValidationException class