Class ServiceException

    • Constructor Detail

      • ServiceException

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