wildfly / wildfly-plugin-tools

A group of tools for interacting/managing with a WildFly container
Apache License 2.0
0 stars 2 forks source link

Change the name of the `ServerStartException` to be something more generic for a more global usage #68

Closed jamezp closed 1 month ago

jamezp commented 1 month ago

The ServerStartException should be more generic, like ServerException or something similar, so that it can be used for raising errors in other methods other than start().