You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vaadinator creates tow classes BussinesException and TechnicalException but does not use them. I don't think we should generate not used code and let it to the user to build an exception hierarchy.
Vaadinator creates tow classes
BussinesExceptionandTechnicalExceptionbut does not use them. I don't think we should generate not used code and let it to the user to build an exception hierarchy.