SPFieldValidationException Constructor
Include Protected Members
Include Inherited Members
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