ArcFM Responder Mobile Developer Guide
OptionException Class
Members 






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

System.Object
   System.Exception
      NDesk.Options.OptionException

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

OptionException Members
NDesk.Options Namespace

Send Feedback