-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
| * TODO Implicit or explicit Exception Inheritance... | |
| */ | |
| @SuppressWarnings("serial") | |
| public abstract class GenericException extends Exception { | |
| /** To avoid Warning. */ | |
| // private static final long serialVersionUID = 400L; |
This issue was generated by todo based on a TODO comment in 0043cc5. It's been assigned to @gabywald because they committed the code.
Reactions are currently unavailable