Class SvgImageException

Class SvgImageException

Το όνομα: Aspose.Imaging.CoreExceptions.ImageFormats Συγκέντρωση: Aspose.Imaging.dll (25.4.0)

Η κλάση εξαίρεσης εικόνας SVG.

public class SvgImageException : Exception, ISerializable

Inheritance

object Exception SvgImageException

Implements

ISerializable

Κληρονομημένα μέλη

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(Σύνδεσμος)

Αρχίζει μια νέα περίπτωση της κατηγορίας Aspose.Imaging.CoreExceptions.ImageFormats.SvgImageException.

public SvgImageException(string message)

Parameters

message string

Το μήνυμα .

SvgImageException(Εξαίρεση, εξαίρεση)

Αρχίζει μια νέα περίπτωση της κατηγορίας Aspose.Imaging.CoreExceptions.ImageFormats.SvgImageException.

public SvgImageException(string message, Exception innerException)

Parameters

message string

Το μήνυμα .

innerException Exception

Η εσωτερική εξαίρεση.

 Ελληνικά