Class BitmapInvalidSizeException
Името на пространството: Aspose.Tasks Асамблея: Aspose.Tasks.dll (25.4.0)
Това е изключение, което се случва, когато няма достатъчно памет, за да се създаде бита карта.
public class BitmapInvalidSizeException : Exception, ISerializable
Inheritance
object ← Exception ← BitmapInvalidSizeException
Implements
наследници
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
BitmapInvalidSizeException(СериализацияИнформация, StreamingContext)
Aspose.Tasks.BitmapInvalidSizeException.
protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Информацията за сериализацията.
context
StreamingContext
В контекста на сериализацията.