Adding exception keyword for class diagram

+1 vote
asked Jul 13, 2022 in Wanted features by kasra (960 points)

Hi,

today we have these keywords: 

  • abstract    
  • annotation      
  • class           
  • entity          
  • enum            
  • interface
It would be great to have exception either. 
Which circle should we add, I don't know... maybe a red one with X  or Ex or something else. 
Thanks,
Kasra
commented Jul 13, 2022 by The-Lu (63,920 points)

Hello K.,

As you want, for that, you or other people can propose a Pull Request (PR) similar to:

If that can help,
Regards.

commented Jul 13, 2022 by kasra (960 points)
Hello The-Lu,

The problem is that I' am not a JAVA developer.

I will try my best to see how this should be implemented based on the other element.

Thanks,

Kasra
commented Jul 14, 2022 by The-Lu (63,920 points)

See a proposal here:

Awaiting approvals.
Regards.
commented Jul 14, 2022 by kasra (960 points)

thanks a lot for taking into account the wanted feature!

1 Answer

0 votes
answered Jul 15, 2022 by The-Lu (63,920 points)
selected Jul 15, 2022 by kasra
 
Best answer

Hello K.,

The PR was approved and `exception` has now been implemented in last snapshot (v1.2022.6beta3+), with the plantuml-SNAPSHOT.jar.

Enjoy...

Here is a first output:

commented Jul 15, 2022 by kasra (960 points)
Thanks a lot !! I will for sure enjoy it ;-).
...