public class EquinoxEmbedderException
extends java.lang.RuntimeException
EquinoxEmbedderException
is thrown if something in the otherwise transparent
process of running an Equinox instance from within Maven goes wrong.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
EquinoxEmbedderException(java.lang.String message) |
EquinoxEmbedderException(java.lang.String message,
java.lang.Throwable cause) |
private static final long serialVersionUID