ArcFM Responder Mobile Developer Guide
ServerConfigurationException Class
Members 






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

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

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

ServerConfigurationException Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback