Sdílet prostřednictvím


UriLiteralParsingException Třída

Definice

Tuto výjimku můžete vyvolat, když analyzátor dokáže analyzovat cílový typ, ale nepodařilo se mu to. Nevyvolá, pokud analyzátor nemůže parsovat cílový typ.

public sealed class UriLiteralParsingException : Microsoft.OData.ODataException
type UriLiteralParsingException = class
    inherit ODataException
Public NotInheritable Class UriLiteralParsingException
Inherits ODataException
Dědičnost
UriLiteralParsingException

Konstruktory

UriLiteralParsingException()

Vytvoří novou instanci třídy s výchozími UriLiteralParsingException hodnotami.

UriLiteralParsingException(String)

Vytvoří novou instanci UriLiteralParsingException třídy s chybovou zprávou.

UriLiteralParsingException(String, Exception)

Vytvoří novou instanci UriLiteralParsingException třídy s chybovou zprávou a vnitřní výjimkou.

Platí pro