Class RleCompressorException

Class RleCompressorException

Název místa: Aspose.Imaging.CoreExceptions.Compressors Shromáždění: Aspose.Imaging.dll (25.4.0)

Výjimkou je kompresor.

public class RleCompressorException : CompressorException, ISerializable

Inheritance

object Exception FrameworkException CompressorException RleCompressorException

Implements

ISerializable

Dědiční č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(Stringová)

Začíná nový příklad třídy Aspose.Imaging.CoreExceptions.Compressors.RleCompressorException.

public RleCompressorException(string message)

Parameters

message string

Výjimkou je poselstv.

RleCompressorException(String, výjimka)

Začíná nový příklad třídy Aspose.Imaging.CoreExceptions.Compressors.RleCompressorException.

public RleCompressorException(string message, Exception innerException)

Parameters

message string

Výjimkou je poselstv.

innerException Exception

Vnitřní výjimka je.

 Čeština