Module error

Module error 

Source
Expand description

Module defining error types that’s used for the hitobject related modules.

Structs§

ComboSkipCountTooHigh
ParseError

Enums§

ParseColonSetError
Error used when there was a problem parsing a str into a ColonSet.
ParseCurveTypeError
ParseHitObjectError
Error used when there was a problem parsing a str into a HitObject.
ParseHitSampleError
Error used when there was a problem parsing a str into a hitsample.
ParseHitSoundError
ParseSampleSetError
Error used when there was a problem parsing a str into a sampleset.
ParseVolumeError
Error used when there was a problem parsing a volume from a str.
VolumeSetError
Error used when the user tried to set volume’s field as something invalid.