Class ReferenceViolationException

  • All Implemented Interfaces:
    Serializable

    public final class ReferenceViolationException
    extends RuntimeException
    Is thrown when a OSGi reference injection fails due to violated constraints.
    See Also:
    Serialized Form
    • Constructor Detail

      • ReferenceViolationException

        public ReferenceViolationException​(@NotNull
                                           @NotNull String message)