TCADException = class (Exception)
TDWGInvalidPassword = class (TCADException)
TDWGInvalidFormatFile = class (TCADException)
This would make easier the actions to take according to the error type.
Thank you and very good work.

Moderators: SDS, support, admin