Skip to content

When PublicationLoad results in errno. -101 as a runtime exception #140

@amai

Description

@amai

If an error code of -101 is encountered when the PublicationLoad runtag executes, a TagRunnerRuntimeException is thrown. This behavior is defined in the super class AbstractTagRunner under the handleError(ICS ics) method.

Error code -101 indicates "No rows returned." (source) which should not cause a runtime error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions