Udostępnij za pośrednictwem


UriLiteralParsingException Klasa

Definicja

Wyrzuć ten wyjątek, gdy analizator może przeanalizować typ docelowy, ale nie udało się to zrobić. Nie zgłaszaj, gdy analizator nie może przeanalizować typu docelowego.

public sealed class UriLiteralParsingException : Microsoft.OData.ODataException
type UriLiteralParsingException = class
    inherit ODataException
Public NotInheritable Class UriLiteralParsingException
Inherits ODataException
Dziedziczenie
UriLiteralParsingException

Konstruktory

UriLiteralParsingException()

Tworzy nowe wystąpienie UriLiteralParsingException klasy z wartościami domyślnymi.

UriLiteralParsingException(String)

Tworzy nowe wystąpienie UriLiteralParsingException klasy z komunikatem o błędzie.

UriLiteralParsingException(String, Exception)

Tworzy nowe wystąpienie UriLiteralParsingException klasy z komunikatem o błędzie i wyjątkiem wewnętrznym.

Dotyczy