ERROR | referenced class name too long |
CAUSE | An attempt was made to import a .class file containing a class name of length greater than %d. The .class file could not be imported because the referenced class name was too long. |
ACTION | Shorten the referenced class name in the .class file. |