tinker_cookbook.exceptions.TinkerCookbookError
class tinker_cookbook.exceptions.TinkerCookbookError(Exception)
Base exception for all tinker-cookbook errors.
Catch this to handle any error raised by cookbook code (as opposed to errors from the Tinker SDK or third-party libraries).