Class ServiceNotActiveException

    • Constructor Detail

      • ServiceNotActiveException

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