Whalesong Errors

exception whalesong.errors.WhalesongException

Bases: Exception

exception whalesong.errors.ManagerNotFound

Bases: whalesong.errors.WhalesongException

exception whalesong.errors.UnknownError

Bases: whalesong.errors.WhalesongException

exception whalesong.errors.ChatNotFoundError

Bases: whalesong.errors.WhalesongException

exception whalesong.errors.ContactNotFoundError

Bases: whalesong.errors.WhalesongException

exception whalesong.errors.StopMonitor

Bases: StopAsyncIteration, whalesong.errors.WhalesongException

exception whalesong.errors.StopIterator

Bases: StopAsyncIteration, whalesong.errors.WhalesongException

exception whalesong.errors.RequiredExecutionId

Bases: whalesong.errors.WhalesongException

exception whalesong.errors.RequiredCommandName

Bases: whalesong.errors.WhalesongException

exception whalesong.errors.ModelNotFound

Bases: whalesong.errors.WhalesongException