Freigeben über


GIFDecoderFormatException Konstruktoren

Definition

Überlädt

GIFDecoderFormatException()

public GIFDecoderFormatException();

Gilt für:

GIFDecoderFormatException(String)

public GIFDecoderFormatException(string message);
new Xamarin.Forms.Internals.GIFDecoderFormatException : string -> Xamarin.Forms.Internals.GIFDecoderFormatException

Parameter

message
System.String

Gilt für:

GIFDecoderFormatException(String, Exception)

public GIFDecoderFormatException(string message, Exception innerException);
new Xamarin.Forms.Internals.GIFDecoderFormatException : string * Exception -> Xamarin.Forms.Internals.GIFDecoderFormatException

Parameter

message
System.String
innerException
System.Exception

Gilt für: