Class BitmapInvalidSizeException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Đại diện cho ngoại lệ xảy ra khi không đủ bộ nhớ để tạo một thể hiện bitmap.
public class BitmapInvalidSizeException : Exception, ISerializable
Kế thừa
object ← Exception ← BitmapInvalidSizeException
Triển khai
Các thành viên kế thừa
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()
Các bộ khởi tạo
BitmapInvalidSizeException(SerializationInfo, StreamingContext)
Khởi tạo một thể hiện mới của lớp Aspose.Tasks.BitmapInvalidSizeException.
protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)
Tham số
info
SerializationInfo
Thông tin tuần tự hóa.
context
StreamingContext
Ngữ cảnh tuần tự hóa.