TooManyModelErrorsException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Exception that is thrown when too many model errors are encountered.
public ref class TooManyModelErrorsException : Exception
public class TooManyModelErrorsException : Exception
type TooManyModelErrorsException = class
inherit Exception
Public Class TooManyModelErrorsException
Inherits Exception
- Inheritance
-
TooManyModelErrorsException
Constructors
TooManyModelErrorsException(String) |
Creates a new instance of TooManyModelErrorsException with the specified
exception |