Package apps.util.issuereporter
@DefaultAnnotation(javax.annotation.CheckReturnValue.class)
package apps.util.issuereporter
Issue Reporter for JMRI and related applications. To add a repository that
can have issues reported against it, implement
GitHubRepository and register your
implementation as a service provider for that interface (see
ServiceLoader for details).-
ClassDescriptionCommon code for the various types of problem reports.Exception that indicates an HTTP 414 error was received attempting to submit issue.Remove remnants of prior issue reports.Provide the JMRI context info.