Class UserErrorGenerationException

All Implemented Interfaces:
Serializable

public class UserErrorGenerationException extends MusicGenerationException
A special kind of MusicGenerationException for errors that user can fix, such as 2 chord symbols at the same position, no chord symbol at section start, etc.
See Also:
  • Constructor Details

    • UserErrorGenerationException

      public UserErrorGenerationException(String msg)