Package org.jjazz.rhythm.api
Class UserErrorGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jjazz.rhythm.api.MusicGenerationException
org.jjazz.rhythm.api.UserErrorGenerationException
- All Implemented Interfaces:
Serializable
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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserErrorGenerationException
-