Class TooManyInstancesDetectedEvent

  • All Implemented Interfaces:
    Event

    public class TooManyInstancesDetectedEvent
    extends AbstractEvent
    This event is raised if too many instances of the SDK are created as configured.
    • Constructor Detail

      • TooManyInstancesDetectedEvent

        public TooManyInstancesDetectedEvent​(String description)
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.