example: there are 2 decorators and both have a lot in common and therefore there is an abstract class they inherit from. the abstract class specifies abstract methods. if the concrete decorator is a normal class, it works without issues. if the concrete decorator is an abstract class (= abstract decorator), it fails.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira