JAMS 6.x Help
SecurityException Class
Members 


A JAMS SecurityExection is thrown when JAMS determines that the caller isn't allowed to access a JAMS object.
Object Model
SecurityException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public NotInheritable Class SecurityException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As SecurityException
[System.Serializable()]
public sealed class SecurityException : System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         MVPSI.JAMS.SecurityException

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

SecurityException Members
MVPSI.JAMS Namespace

Send Feedback