Skip to content

Add message to error that happens when executing an action without a connector #181

@mdutoo

Description

@mdutoo

When there is no connector impl specified, ex. OCCI infrastructure when running MART server right after checking it out, a java.lang.UnsupportedOperationException is raised but without any error message.

Creating this exception with an error message ("No connector / impl found for action Y in extension X, you probably add it in your (runtime / MART server) dependencies") would help the user to know where it comes from: not from MART, not from connector impl itself, and from which extension precisely.

Encountered in cgourdin/MartServer#50

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions