Click or drag to resize

DeviceNotReadyException Constructor

Overload List
  NameDescription
Public methodDeviceNotReadyException
[AlphaFS] Initializes a new instance of the DeviceNotReadyException class.
Public methodDeviceNotReadyException(String)
[AlphaFS] Initializes a new instance of the DeviceNotReadyException class.
Protected methodDeviceNotReadyException(SerializationInfo, StreamingContext)
[AlphaFS] Initializes a new instance of the DeviceNotReadyException class.
Public methodDeviceNotReadyException(String, Boolean)
[AlphaFS] Initializes a new instance of the DeviceNotReadyException class.
Public methodDeviceNotReadyException(String, Exception)
[AlphaFS] Initializes a new instance of the DeviceNotReadyException class.
Top
See Also