Handle ValueError when setting incorrect type
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 2 Jul 2017 15:11:17 +0000 (15:11 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 2 Jul 2017 15:11:17 +0000 (15:11 +0000)
Trap for ValueError exceptions when attempting to pass a value to
the set command with an incorrect data type for the facet being set,
returning a clear failure message to the calling user.


No differences found