Class PsdImageException

PsdImageException class

The psd image exception.

public class PsdImageException : ImageException

Constructors

NameDescription
PsdImageException(string)Initializes a new instance of the PsdImageException class.
PsdImageException(string, Exception)Initializes a new instance of the PsdImageException class.

See Also