Class ModuleStartException

  • All Implemented Interfaces:
    Serializable

    public class ModuleStartException
    extends javax.ws.rs.WebApplicationException
    Signals that a module was not able to start.
    See Also:
    Serialized Form
    • Constructor Detail

      • ModuleStartException

        public ModuleStartException()
        Constructs a new ModuleStartException object.