Class RleCompressorException

Class RleCompressorException

Numele spaţiului: Aspose.Imaging.CoreExceptions.Compressors Asamblare: Aspose.Imaging.dll (25.4.0)

Excepţia cu compresorul.

public class RleCompressorException : CompressorException, ISerializable

Inheritance

object Exception FrameworkException CompressorException RleCompressorException

Implements

ISerializable

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

RleCompressorException(Strângere)

Inițializează o nouă instanță a clasei Aspose.Imaging.CoreExceptions.Compressors.RleCompresorExcept.

public RleCompressorException(string message)

Parameters

message string

Mesajul de excepţie.

RleCompressorException(String, cu excepția)

Inițializează o nouă instanță a clasei Aspose.Imaging.CoreExceptions.Compressors.RleCompresorExcept.

public RleCompressorException(string message, Exception innerException)

Parameters

message string

Mesajul de excepţie.

innerException Exception

Excepţia interioară.

 Română