Skip to main content
Version: 2.x

bursar.is_bursar_error

bursar.is_bursar_error(error)

Return whether an exception belongs to the Bursar error contract.

  • Parameters: error (object)
  • Return type: TypeGuard[BursarError]