Sdílet prostřednictvím


OdataErrorException Class

Definition

public class OdataErrorException : Microsoft.Rest.RestException
type OdataErrorException = class
    inherit RestException
Public Class OdataErrorException
Inherits RestException
Inheritance
OdataErrorException

Constructors

OdataErrorException()
OdataErrorException(String)
OdataErrorException(String, Exception)

Properties

Body
Request
Response

Extension Methods

IsAuthorizationDeniedException(OdataErrorException)
IsNotFoundException(OdataErrorException)

Applies to