MusicAnalysisException constructor

MusicAnalysisException(
  1. String message
)

Implementation

MusicAnalysisException(this.message);