Class IndexOutOFRangeException
Numele spaţiului: Aspose.Imaging.CoreExceptions Asamblare: Aspose.Imaging.dll (25.4.0)
Excepţia cu compresorul.
public class IndexOutOFRangeException : Exception, ISerializable
Inheritance
object ← Exception ← IndexOutOFRangeException
Implements
Membrii moștenitori
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
IndexExcepţie(Strângere)
Inițializează o nouă instanță a clasei Aspose.Imaging.CoreExceptions.IndexOutOFRangeExcept.
public IndexOutOFRangeException(string message)
Parameters
message
string
Mesajul de excepţie.
IndexExcepţie(String, cu excepția)
Inițializează o nouă instanță a clasei Aspose.Imaging.CoreExceptions.IndexOutOFRangeExcept.
public IndexOutOFRangeException(string message, Exception innerException)
Parameters
message
string
Mesajul de excepţie.
innerException
Exception
Excepţia interioară.