abjad.exceptions

abjad.exceptions.AssignabilityError

Duration can not be assigned to note, rest or chord.

abjad.exceptions.ImpreciseMetronomeMarkError

Metronome mark is imprecise.

abjad.exceptions.LilyPondParserError

Can not parse input.

abjad.exceptions.MissingContextError

No context found.

abjad.exceptions.MissingMetronomeMarkError

No metronome mark found.

abjad.exceptions.ParentageError

A parentage error.

abjad.exceptions.PersistentIndicatorError

Persistent indicator already attached at same context.

abjad.exceptions.SchemeParserFinishedError

Scheme parser has finished parsing.

abjad.exceptions.UnboundedTimeIntervalError

Time interval has no bounds.

abjad.exceptions.WellformednessError

Score not well formed.

exception abjad.exceptions.AssignabilityError[source]

Duration can not be assigned to note, rest or chord.

exception abjad.exceptions.ImpreciseMetronomeMarkError[source]

Metronome mark is imprecise.

exception abjad.exceptions.LilyPondParserError[source]

Can not parse input.

exception abjad.exceptions.MissingContextError[source]

No context found.

exception abjad.exceptions.MissingMetronomeMarkError[source]

No metronome mark found.

exception abjad.exceptions.ParentageError[source]

A parentage error.

exception abjad.exceptions.PersistentIndicatorError[source]

Persistent indicator already attached at same context.

exception abjad.exceptions.SchemeParserFinishedError[source]

Scheme parser has finished parsing.

exception abjad.exceptions.UnboundedTimeIntervalError[source]

Time interval has no bounds.

exception abjad.exceptions.WellformednessError[source]

Score not well formed.