** Changed in: zorba
    Milestone: None => 2.7

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/866973

Title:
  InvalidTimezoneException should contain the invalid timezone

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The InvalidTimezoneException class is currently empty. It should be
  modified to contain the timezone value that is invalid and provide a
  "getter" method to retrieve it.  Also, since it is derived from
  std::exception, it should override the what() method.

  Once this is done, the invalid timezone value can be retrieved and
  included in error messages when the exception is rethrown as an
  XQueryException.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/866973/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to