Class RleCompressorException

Class RleCompressorException

Pôvodný názov: Aspose.Imaging.CoreExceptions.Compressors Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Výnimka z kompresora.

public class RleCompressorException : CompressorException, ISerializable

Inheritance

object Exception FrameworkException CompressorException RleCompressorException

Implements

ISerializable

Z dedičných členov

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(Stretnutie)

Initalizuje novú inštanciu Aspose.Imaging.CoreExceptions.Compressors.RleCompresorException triedy.

public RleCompressorException(string message)

Parameters

message string

Výnimkou je posolstvo.

RleCompressorException(Stretch, výnimka)

Initalizuje novú inštanciu Aspose.Imaging.CoreExceptions.Compressors.RleCompresorException triedy.

public RleCompressorException(string message, Exception innerException)

Parameters

message string

Výnimkou je posolstvo.

innerException Exception

Vnútorná výnimka

 Slovenčina