Class SvgImageException

Class SvgImageException

A név: Aspose.Imaging.CoreExceptions.ImageFormats Összefoglaló: Aspose.Imaging.dll (25.4.0)

A SVG kép kivételes osztály.

public class SvgImageException : Exception, ISerializable

Inheritance

object Exception SvgImageException

Implements

ISerializable

Örökletes tagok

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

SvgImageException(A string)

Kezdeményez egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.SvgIMageException osztály.

public SvgImageException(string message)

Parameters

message string

Az üzenet.

SvgImageException(Szilveszter, kivétel)

Kezdeményez egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.SvgIMageException osztály.

public SvgImageException(string message, Exception innerException)

Parameters

message string

Az üzenet.

innerException Exception

A belső kivétel.

 Magyar