Click or drag to resize

LocalDbException Constructor

Overload List
  NameDescription
Public methodLocalDbException
Initializes a new instance of the LocalDbException class.
Public methodLocalDbException(String)
Initializes a new instance of the LocalDbException class.
Protected methodLocalDbException(SerializationInfo, StreamingContext)
Initializes a new instance of the LocalDbException class.
Public methodLocalDbException(String, Exception)
Initializes a new instance of the LocalDbException class.
Top
See Also