Module cocos.audio.SDL.error

Error detection and error handling functions.

Classes

  SDL_Exception
Exception raised for all SDL errors.
  SDL_NotImplementedError
Exception raised when the available SDL library predates the requested function.

Variables

  __package__ = 'cocos.audio.SDL'