Package com.tagtraum.beatunes.inspection
Class ArtworkCountDiffers
- java.lang.Object
-
- com.tagtraum.beatunes.inspection.ArtworkCountDiffers
-
- All Implemented Interfaces:
IssueDescriptor
public class ArtworkCountDiffers extends Object implements IssueDescriptor
Represents an exception for the different artwork count check. Basically stating that the given tracks may have different artwork counts.- Author:
- Hendrik Schreiber
-
-
Constructor Summary
Constructors Constructor Description ArtworkCountDiffers()
ArtworkCountDiffers(long id)
-