sinch.core.exceptions module

exception sinch.core.exceptions.SinchException(message, response, is_from_server)[source]

Bases: Exception

exception sinch.core.exceptions.ValidationException(message, response, is_from_server)[source]

Bases: SinchException