Class CDEventsException

    • Constructor Detail

      • CDEventsException

        public CDEventsException​(String message)
        Custom CDEventsException to throw.
        Parameters:
        message -
      • CDEventsException

        public CDEventsException​(String message,
                                 Throwable cause)
        Custom CDEventsException to throw.
        Parameters:
        message -
        cause -