PropertyAccessViolationException Class
The exception thrown when attempting to access a property with an incorrect access level.
Namespace: Microsoft.Azure.Batch
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)
Inheritance Hierarchy
System.Object
System.Exception
Hyak.Common.CloudException
Microsoft.Azure.Batch.Common.BatchException
Microsoft.Azure.Batch.BatchClientException
Microsoft.Azure.Batch.PropertyAccessViolationException
Syntax
public class PropertyAccessViolationException : BatchClientException
public ref class PropertyAccessViolationException : BatchClientException
type PropertyAccessViolationException =
class
inherit BatchClientException
end
Public Class PropertyAccessViolationException
Inherits BatchClientException
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
Error | (Inherited from CloudException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
Request | (Inherited from CloudException.) |
![]() |
RequestInformation | Gets information about the request which failed. (Inherited from BatchException.) |
![]() |
Response | (Inherited from CloudException.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetBaseException() | (Inherited from Exception.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetObjectData(SerializationInfo, StreamingContext) | (Inherited from Exception.) |
![]() |
GetType() | (Inherited from Exception.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | Generates a string which describes the exception. (Inherited from BatchException.) |
Events
| Name | Description | |
|---|---|---|
![]() |
SerializeObjectState | (Inherited from Exception.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Batch Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)
.jpeg)