Click or drag to resize

FrameworkErrorsException Constructor

Overload List
  NameDescription
Public methodFrameworkErrorsException
Standard exception constructor.
Public methodFrameworkErrorsException(String)
Constructor
Public methodFrameworkErrorsException(IErrors)
Creates a new instance of FrameworkErrorsException with the given errors collection. and first error as message.
Protected methodFrameworkErrorsException(SerializationInfo, StreamingContext)
Standard exception constructor.
Public methodFrameworkErrorsException(String, Exception)
Standard exception constructor.
Top
See Also