ArcFM Responder Mobile Developer Guide
OperationNotAllowedException Class
Members 






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

System.Object
   System.Exception
         Miner.Responder.Shared.SubmitRuleException
            Miner.Responder.Shared.Exceptions.OperationNotAllowedException

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

OperationNotAllowedException Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback