Error messages
Moderators: SDS, support, admin
-
- Posts: 1
- Joined: 23 Oct 2021, 07:23
Error messages
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.

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.

Re: Error messages
Hello,
Thank you for the idea.
Could you please specify when the mentioned custom exceptions (DWGInvalidPassword and DWGInvalidFormatFile) should be thrown?
Mikhail
Thank you for the idea.
Could you please specify when the mentioned custom exceptions (DWGInvalidPassword and DWGInvalidFormatFile) should be thrown?
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support