MarkLogic XCC/.Net Library

RequestPermissionException Members

RequestPermissionException overview

Public Instance Properties

Data (inherited from Exception) 
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Request (inherited from RequestException) The initiating request to which this exception applies.
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 
User The user to which this permission issue applies.

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData (inherited from Exception) 
GetType (inherited from Exception) 
ToString (inherited from XccException) Returns a String representation of this exception.

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

RequestPermissionException Class | Marklogic.Xcc.Exceptions Namespace