Class SvgImageException
Namespace: Aspose.Imaging.CoreExceptions.ImageFormats
Assembly: Aspose.Imaging.dll (25.2.0)
คลาสข้อยกเว้นภาพ SVG
public class SvgImageException : Exception, ISerializable
การสืบทอด
object ← Exception ← SvgImageException
การใช้งาน
สมาชิกที่สืบทอดมา
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()
ตัวสร้าง
SvgImageException(string)
สร้างอินสแตนซ์ใหม่ของคลาส Aspose.Imaging.CoreExceptions.ImageFormats.SvgImageException
public SvgImageException(string message)
พารามิเตอร์
message
string
ข้อความ.
SvgImageException(string, Exception)
สร้างอินสแตนซ์ใหม่ของคลาส Aspose.Imaging.CoreExceptions.ImageFormats.SvgImageException
public SvgImageException(string message, Exception innerException)
พารามิเตอร์
message
string
ข้อความ.
innerException
Exception
ข้อยกเว้นภายใน.