WallGo.exceptions.WallGoError

exception WallGoError(message, data=None)[source]

Generic Exception type for WallGo errors.

Parameters:
  • message (str)

  • data (dict[str, Any] | None)

Return type:

None