ImageEn, unit hyiedefs
EIEException
Declaration
EIEException = class(Exception);
Description
Generic ImageEn exception.
Used mainly for internal exception handling. You may want to add this exception type to your ignore list.
Also See:
ImageEn Standard Exceptions