Skip to content

ApplicationManagementServiceClient.updateApplicationData only needs to throw AxisFault, not Exception #2236

Open
@hauntingEcho

Description

@hauntingEcho

Several functions in ApplicationManagementServiceClient, particularly updateApplicationData are declared to throw the general Exception when they in fact only throw AxisFault. Using the more-precise declaration can help with clarity & reliability in consuming code, such as custom plugins leveraging the AppliciationManagementService

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions