TooManyModelErrorsException Class

Definition

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 message.

Applies to