Class ServiceNotFoundException

    • Constructor Detail

      • ServiceNotFoundException

        public ServiceNotFoundException​(String message)
        Constructs a new ServiceNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.