exception documentation

class TimezoneFormatError(Error):

Constructor: TimezoneFormatError(msg)

View In Hierarchy

Raised when the timezone cannot be determined from a given string.

Inherited from Error:

Method __init__ Initialize Error with message.