HomePhorge

(maint) Change ParseError to Puppet::Error
a703a9e3bc35Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(maint) Change ParseError to Puppet::Error

The ParseError issued in oids.rb did not make use of ParseError's
ability to report file, position etc. Using the lower level
Puppet::Error instead which accepts message and optional original error.

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUa703a9e3bc35: (maint) Change ParseError to Puppet::Error (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Oct 15 2014, 8:17 PM