Class PsConverterException

PsConverterException class

This class contains information about an error that is thrown while PS file is converted to PDF document.

public class PsConverterException : Exception

Constructors

NameDescription
PsConverterException()Initializes a new instance of the PsConverterException class.
PsConverterException(string)Initializes a new instance of the PsConverterException class.

See Also