ArcFM Responder Mobile Developer Guide
UnexpectedDeviceStateException Class
Members 






Object Model
UnexpectedDeviceStateException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class UnexpectedDeviceStateException 
   Inherits System.Exception
'Usage
 
Dim instance As UnexpectedDeviceStateException
[System.Serializable()]
public class UnexpectedDeviceStateException : System.Exception 
public class UnexpectedDeviceStateException = class(System.Exception)
System.SerializableAttribute()
public class UnexpectedDeviceStateException extends System.Exception
[System.Serializable()]
public __gc class UnexpectedDeviceStateException : public System.Exception 
[System.Serializable()]
public ref class UnexpectedDeviceStateException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Miner.Responder.Shared.Exceptions.UnexpectedDeviceStateException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UnexpectedDeviceStateException Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback