Class EquinoxEmbedderException

  • All Implemented Interfaces:
    Serializable

    public class EquinoxEmbedderException
    extends RuntimeException
    An EquinoxEmbedderException is thrown if something in the otherwise transparent process of running an Equinox instance from within Maven goes wrong.
    See Also:
    Serialized Form
    • Constructor Detail

      • EquinoxEmbedderException

        public EquinoxEmbedderException​(String message)
      • EquinoxEmbedderException

        public EquinoxEmbedderException​(String message,
                                        Throwable cause)