| ERROR | Security class string cannot inherit from base security classes |
| CAUSE | Definition of a security class specified an internal base security class as a parent security class. |
| ACTION | Remove the internal base security class from the inherits-from list. |