Click or drag to resize

ModelException Constructor

Overload List
  NameDescription
Public methodModelException(String)
Initializes a new instance of the ModelException class. Initialize a new instance of the ModelException class.
Protected methodModelException(SerializationInfo, StreamingContext)
Initializes a new instance of the ModelException class with serialized data.
Public methodModelException(String, Exception)
Initializes a new instance of the ModelException class. Initialize a new instance of the ModelException class.
Top
See Also