Class EntityDoesNotExistException

    • Constructor Detail

      • EntityDoesNotExistException

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