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