Click or drag to resize

BackgroundCopyException Constructor

Overload List
  NameDescription
Public methodBackgroundCopyException
Initializes a new instance of the BackgroundCopyException class.
Public methodBackgroundCopyException(String)
Initializes a new instance of the BackgroundCopyException class with the specified error message.
Protected methodBackgroundCopyException(SerializationInfo, StreamingContext)
Initializes a new instance of the BackgroundCopyException class.
Public methodBackgroundCopyException(String, Exception)
Initializes a new instance of the BackgroundCopyException class, with the specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also