Class RleException
Inheritance
System.Object
System.Exception
RleException
Namespace: PhotoshopFile
Syntax
[Serializable]
public class RleException : Exception, ISerializable, _Exception
Constructors
RleException()
Declaration
public RleException()
RleException(String)
Declaration
public RleException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |