Error messages

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
robelux
Posts: 16
Joined: 31 Oct 2004, 23:24
Location: Spain

Error messages

Post by robelux » 19 Jul 2006, 20:07

Hello:

I send them a recommendation. I would like the error messages to be shown through different types of objects Exception.

For example:

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.

Roberto

support
Posts: 3256
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 20 Jul 2006, 13:30

Thank you for your feedback. We will take into account your wishes in the future vesion.
Igor Tobolov (CADSoftTools support team)

please post questions to the forum or write to support@cadsofttools.com

Post Reply